Home
last modified time | relevance | path

Searched defs:sizeInBytes (Results 1 – 20 of 20) sorted by relevance

/aosp12/frameworks/av/media/libaaudio/src/binding/
H A DSharedMemoryParcelable.cpp61 void SharedMemoryParcelable::setup(const unique_fd& fd, int32_t sizeInBytes) { in setup()
91 aaudio_result_t SharedMemoryParcelable::resolve(int32_t offsetInBytes, int32_t sizeInBytes, in resolve()
H A DSharedRegionParcelable.cpp54 int32_t sizeInBytes) { in setup()
H A DAudioEndpointParcelable.cpp75 int32_t sizeInBytes) { in addFileDescriptor()
/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DVideoItemData.java33 Size dimensions, long sizeInBytes, int orientation, in VideoItemData()
H A DVideoDataFactory.java67 long sizeInBytes = c.getLong(VideoDataQuery.COL_SIZE); in fromCursor() local
H A DFilmstripItemData.java57 long sizeInBytes, in FilmstripItemData()
266 public Builder withSizeInBytes(long sizeInBytes) { in withSizeInBytes()
H A DPhotoDataFactory.java65 long sizeInBytes = c.getLong(PhotoDataQuery.COL_SIZE); in fromCursor() local
/aosp12/frameworks/av/media/libaudiohal/impl/
H A DStreamPowerLog.h72 void log(const void *buffer, size_t sizeInBytes) const { in log()
/aosp12/frameworks/base/services/core/java/com/android/server/stats/pull/
H A DIonMemoryUtil.java103 final long sizeInBytes = Long.parseLong(m.group(2)); in parseProcessIonHeapSizesFromDebugfs() local
/aosp12/frameworks/base/media/java/android/media/
H A DAudioRecord.java1373 public int read(@NonNull byte[] audioData, int offsetInBytes, int sizeInBytes) { in read()
1404 public int read(@NonNull byte[] audioData, int offsetInBytes, int sizeInBytes, in read()
1577 public int read(@NonNull ByteBuffer audioBuffer, int sizeInBytes) { in read()
1610 public int read(@NonNull ByteBuffer audioBuffer, int sizeInBytes, @ReadMode int readMode) { in read()
2266 int offsetInBytes, int sizeInBytes, boolean isBlocking); in native_read_in_byte_array()
2275 int sizeInBytes, boolean isBlocking); in native_read_in_direct_buffer()
H A DAudioTrack.java2982 public int write(@NonNull byte[] audioData, int offsetInBytes, int sizeInBytes) { in write()
3028 public int write(@NonNull byte[] audioData, int offsetInBytes, int sizeInBytes, in write()
3314 public int write(@NonNull ByteBuffer audioData, int sizeInBytes, in write()
3392 public int write(@NonNull ByteBuffer audioData, int sizeInBytes, in write()
4282 int offsetInBytes, int sizeInBytes, int format, in native_write_byte()
4294 int positionInBytes, int sizeInBytes, int format, boolean blocking); in native_write_native_bytes()
H A DMediaSync.java575 int sizeInBytes, long presentationTimeUs); in native_updateQueuedAudioData()
/aosp12/frameworks/base/media/jni/soundpool/
H A DSound.cpp51 size_t *sizeInBytes) { in decode()
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaSync.cpp110 int sizeInBytes, int64_t presentationTimeUs) { in updateQueuedAudioData()
258 JNIEnv *env, jobject thiz, jint sizeInBytes, jlong presentationTimeUs) { in android_media_MediaSync_native_updateQueuedAudioData()
/aosp12/frameworks/av/media/libaaudio/src/utility/
H A DAAudioUtilities.cpp529 int32_t *sizeInBytes) { in AAudioConvert_framesToBytes()
/aosp12/frameworks/base/core/jni/
H A Dandroid_media_AudioRecord.cpp525 const size_t sizeInBytes = sizeInSamples * sizeof(*recordBuff); in android_media_AudioRecord_readInArray() local
539 jobject jBuffer, jint sizeInBytes, in android_media_AudioRecord_readInDirectBuffer()
H A Dandroid_media_AudioTrack.cpp87 bool allocSharedMem(int sizeInBytes) { in allocSharedMem()
701 size_t sizeInBytes = sizeInSamples * sizeof(T); in writeToTrack() local
767 jobject javaByteBuffer, jint byteOffset, jint sizeInBytes, in android_media_AudioTrack_write_native_bytes()
/aosp12/frameworks/av/media/libstagefright/
H A DMediaSync.cpp298 size_t sizeInBytes, int64_t presentationTimeUs) { in updateQueuedAudioData()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...