/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/audio/ |
H A D | AudioSink.java | 92 void onUnderrun(int bufferSize, long bufferSizeMs, long elapsedSinceLastFeedMs); in onUnderrun() 179 int bufferSize, in InitializationException()
|
/aosp_15_r20/external/zstd/contrib/largeNbDicts/ |
H A D | largeNbDicts.c | 108 size_t const bufferSize = (size_t) fileSize; in createBuffer_fromFile() local 164 static int loadFiles(void* buffer, size_t bufferSize, in loadFiles() 309 size_t const bufferSize = sliceCollection_totalCapacity(sc); in createBufferCollection_fromSliceCollectionSizes() local 340 size_t const bufferSize = sliceCollection_totalCapacity(sc); in createBufferCollection_fromSliceCollection() local
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/ |
D | HidHostService.java | 566 int bufferSize = data.getInt(BluetoothHidHost.EXTRA_REPORT_BUFFER_SIZE); in handleMessageOnGetReport() local 575 int bufferSize = data.getInt(BluetoothHidHost.EXTRA_REPORT_BUFFER_SIZE); in handleMessageGetReport() local 931 int bufferSize, in getReport() 1182 boolean getReport(BluetoothDevice device, byte reportType, byte reportId, int bufferSize) { in getReport()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/ |
H A D | mhw_vdbox_avp_impl.h | 77 uint32_t bufferSize = 0; in GetAvpBufSize() local 90 uint32_t &bufferSize) in CalculateBufferSize()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessUtil.cpp | 165 bool isValueWithinBuffer(const void *buffer, VkDeviceSize bufferSize, const void *valuePtr, size_t … in isValueWithinBuffer() 181 bool isValueWithinBufferOrZero(const void *buffer, VkDeviceSize bufferSize, const void *valuePtr, in isValueWithinBufferOrZero()
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | CodedOutputStream.cs | 123 …public CodedOutputStream(Stream output, int bufferSize) : this(output, new byte[bufferSize], false) in CodedOutputStream() 145 …public CodedOutputStream(Stream output, int bufferSize, bool leaveOpen) : this(output, new byte[bu… in CodedOutputStream()
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/monitors/ |
H A D | ScreenRecordingRunnable.kt | 178 val bufferSize = in writeMetadata() constant
|
/aosp_15_r20/system/media/audio_utils/tests/ |
H A D | spdif_tests.cpp | 208 size_t bufferSize = encoder.getBurstBufferSizeBytes(); in TEST() local 227 size_t bufferSize = encoder.getBurstBufferSizeBytes(); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | AbstractMessageLite.java | 81 final int bufferSize = CodedOutputStream.computePreferredBufferSize(getSerializedSize()); in writeTo() local 90 final int bufferSize = in writeDelimitedTo() local
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | AbstractMessageLite.java | 81 final int bufferSize = CodedOutputStream.computePreferredBufferSize(getSerializedSize()); in writeTo() local 90 final int bufferSize = in writeDelimitedTo() local
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | CodedOutputStream.cs | 123 …public CodedOutputStream(Stream output, int bufferSize) : this(output, new byte[bufferSize], false) in CodedOutputStream() 145 …public CodedOutputStream(Stream output, int bufferSize, bool leaveOpen) : this(output, new byte[bu… in CodedOutputStream()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiExternalMemoryTests.cpp | 3292 const vk::VkDeviceSize bufferSize = 1024; in testMemoryWin32Create() local 3380 const vk::VkDeviceSize bufferSize = 1024; in testMemoryImportTwice() local 3467 const vk::VkDeviceSize bufferSize = 1024; in testMemoryMultipleImports() local 3529 const vk::VkDeviceSize bufferSize = 1024; in testMemoryMultipleExports() local 3565 const vk::VkDeviceSize bufferSize = 1024; in testMemoryFdProperties() local 3620 const vk::VkDeviceSize bufferSize = 1024; in testMemoryFdDup() local 3695 const vk::VkDeviceSize bufferSize = 1024; in testMemoryFdDup2() local 3771 const vk::VkDeviceSize bufferSize = 1024; in testMemoryFdDup3() local 3847 const vk::VkDeviceSize bufferSize = 1024; in testMemoryFdSendOverSocket() local 4012 const vk::VkDeviceSize bufferSize = 1024; in testBufferBindExportImportBind() local [all …]
|
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/vts/functional/ |
H A D | AudioPrimaryHidlHalTest.h | 687 uint64_t bufferSize; in inputBufferSizeTest() local 938 StreamWriter(IStreamOut* stream, size_t bufferSize) in StreamWriter() 940 StreamWriter(IStreamOut* stream, size_t bufferSize, std::vector<uint8_t>&& data, in StreamWriter() 1151 StreamReader(IStreamIn* stream, size_t bufferSize) in StreamReader()
|
/aosp_15_r20/packages/modules/StatsD/statsd/tests/shell/ |
D | ShellSubscriber_test.cpp | 165 size_t bufferSize = config.ByteSize(); in runShellTest() local 847 size_t bufferSize = config.ByteSize(); in TEST() local 903 size_t bufferSize = configs[i].ByteSize(); in TEST() local
|
/aosp_15_r20/art/runtime/native/ |
H A D | dalvik_system_VMDebug.cc | 91 static void VMDebug_startMethodTracingDdmsImpl(JNIEnv*, jclass, jint bufferSize, jint flags, in VMDebug_startMethodTracingDdmsImpl() 103 jint bufferSize, in VMDebug_startMethodTracingFd() 139 jint bufferSize, jint flags, in VMDebug_startMethodTracingFilename()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fNegativeStateApiTests.cpp | 606 GLsizei bufferSize; in get_nuniformfv() local 703 GLsizei bufferSize; in get_nuniformiv() local 800 GLsizei bufferSize; in get_nuniformuiv() local
|
/aosp_15_r20/external/webrtc/sdk/android/src/java/org/webrtc/ |
H A D | HardwareVideoEncoder.java | 384 int bufferSize = videoFrameBuffer.getHeight() * videoFrameBuffer.getWidth() * 3 / 2; in encode() local 435 VideoFrame.Buffer videoFrameBuffer, int bufferSize) { in encodeByteBuffer()
|
/aosp_15_r20/hardware/libhardware_legacy/audio/ |
H A D | AudioDumpInterface.cpp | 318 size_t AudioStreamOutDump::bufferSize() const in bufferSize() function in android::AudioStreamOutDump 521 size_t AudioStreamInDump::bufferSize() const in bufferSize() function in android::AudioStreamInDump
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | AudioSource.cpp | 425 uint64_t bufferSize = numLostBytes; in onMoreData() local 453 const size_t bufferSize = buffer->range_length(); in queueInputBuffer_l() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
H A D | test_functions_api.cpp | 422 size_t bufferSize = sizeof(cl_uchar) * frameSize; in api_functions() local 473 size_t bufferSize = sizeof(cl_uchar) * frameSize; in api_functions() local
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluTexture.cpp | 854 …tureBuffer::TextureBuffer(const RenderContext &context, uint32_t internalFormat, size_t bufferSize) in TextureBuffer() 865 …extureBuffer(const RenderContext &context, uint32_t internalFormat, size_t bufferSize, size_t offs… in TextureBuffer() 877 void TextureBuffer::init(uint32_t internalFormat, size_t bufferSize, size_t offset, size_t size, co… in init()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/camera/device/1.0/[email protected]_genc++/gen/android/hardware/camera/device/1.0/ |
D | CameraDeviceCallbackAll.cpp | 204 …_instrumentor, const ::android::hardware::hidl_handle& descriptor, uint32_t bufferSize, uint32_t b… in _hidl_registerMemory() 651 …registerMemory(const ::android::hardware::hidl_handle& descriptor, uint32_t bufferSize, uint32_t b… in registerMemory() 851 uint32_t bufferSize; in _hidl_registerMemory() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | cuda_sparse.cc | 529 size_t bufferSize; in CsrmvExImpl() local 572 size_t bufferSize; in SpMVImpl() local 728 int* csrSortedRowPtrC, int* csrSortedColIndC, size_t* bufferSize) { in CsrgeamBufferSizeExtImpl() 998 size_t bufferSize; in Csr2cscImpl() local
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | FSDrives.cpp | 50 UInt32 bufferSize, UInt64 progressStart, IProgress *progress) in CopyFileSpec() 469 const UInt32 bufferSize = (di.DriveType == DRIVE_REMOVABLE) ? (18 << 10) * 4 : kBufferSize; in Z7_COM7F_IMF() local
|
/aosp_15_r20/art/test/099-vmdebug/src/ |
H A D | Main.java | 415 public static void startMethodTracing(String filename, int bufferSize, int flags, in startMethodTracing() 420 public static void startMethodTracingDdms(int bufferSize, int flags, in startMethodTracingDdms()
|