Home
last modified time | relevance | path

Searched defs:bytesToRead (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/av/media/libaaudio/src/utility/
H A DFixedBlockReader.cpp37 int32_t bytesToRead = numBytes; in readFromStorage() local
/aosp12/packages/apps/TV/tuner/tests/robotests/javatests/com/android/tv/tuner/exoplayer/tests/
H A DAssetDataSource.java94 int bytesToRead = in read() local
/aosp12/frameworks/base/media/java/android/media/
H A DExifInterfaceUtils.java58 int bytesToRead = Math.min(remainder, 8192); in copy() local
H A DExifInterface.java3806 int bytesToRead = size; in saveWebpAttributes() local
/aosp12/hardware/st/secure_element/ese-spi-driver/
H A DSpiLayerDriver.cc104 int SpiLayerDriver_read(uint8_t* rxBuffer, unsigned int bytesToRead) { in SpiLayerDriver_read()
/aosp12/frameworks/av/media/tests/benchmark/src/native/encoder/
H A DEncoder.cpp50 size_t bytesToRead = mParams.frameSize; in onInputAvailable() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenInternalAudioRecorder.java246 int bytesToRead = readBytes > bufferSize ? bufferSize : readBytes; in encode() local
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
H A DEncoder.java286 int bytesToRead = mFrameSize; in onInputAvailable() local
/aosp12/frameworks/av/media/codecs/mp3dec/test/
H A Dmp3reader.cpp247 ssize_t bytesToRead = kMaxReadBytes; in resync() local
/aosp12/frameworks/av/media/libaaudio/src/legacy/
H A DAudioStreamRecord.cpp465 size_t bytesToRead = framesToRead * bytesPerDeviceFrame; in read() local
/aosp12/frameworks/av/media/libheif/
H A DHeifDecoderImpl.cpp250 size_t bytesToRead = offset + size - mCachedOffset - mCachedSize; in readAt() local
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothSocket.java534 int bytesToRead = length; in read() local
/aosp12/frameworks/av/media/extractors/mp3/
H A DMP3Extractor.cpp97 ssize_t bytesToRead = kMaxReadBytes; in Resync() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapMessage.java447 int bytesToRead = buffer.length; in read() local
/aosp12/art/tools/dmtracedump/
H A Dtracedump.cc949 int32_t bytesToRead = pHeader->offsetToData - 16; in parseDataHeader() local
1002 int32_t bytesToRead = dataHeader->recordSize; in readDataRecord() local
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...