/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/ |
H A D | HDREncoderTestBase.java | 68 protected void enqueueInput(int bufferIndex) { in enqueueInput() 80 protected void dequeueOutput(int bufferIndex, MediaCodec.BufferInfo info) { in dequeueOutput()
|
H A D | CodecDecoderMultiAccessUnitTestBase.java | 90 protected void enqueueInput(int bufferIndex) { in enqueueInput() 163 private void dequeueOutputs(int bufferIndex, ArrayDeque<MediaCodec.BufferInfo> infos) { in dequeueOutputs()
|
H A D | CodecDecoderBlockModelMultiAccessUnitTestBase.java | 81 protected void enqueueInput(int bufferIndex) { in enqueueInput() 154 private void dequeueOutputs(int bufferIndex, ArrayDeque<MediaCodec.BufferInfo> infos) { in dequeueOutputs()
|
H A D | CodecEncoderTestBase.java | 385 protected void enqueueInput(int bufferIndex) { in enqueueInput() 445 protected void dequeueOutput(int bufferIndex, MediaCodec.BufferInfo info) { in dequeueOutput()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ShaderInterfaceVariableInfoMap.h | 141 ShaderInterfaceVariableInfoMap::getEmulatedXfbBufferInfo(uint32_t bufferIndex) const 163 ShaderInterfaceVariableInfoMap::getEmulatedXfbBufferBinding(uint32_t bufferIndex) const
|
H A D | ContextVk.cpp | 1973 for (uint32_t bufferIndex = 0; bufferIndex < blocks.size(); ++bufferIndex) in renderPassUsesStorageResources() local 1994 for (uint32_t bufferIndex = 0; bufferIndex < atomicCounterBuffers.size(); ++bufferIndex) in renderPassUsesStorageResources() local 3058 for (size_t bufferIndex = 0; bufferIndex < bufferCount; ++bufferIndex) in handleDirtyGraphicsTransformFeedbackBuffersEmulation() local 3118 for (size_t bufferIndex = 0; bufferIndex < bufferCount; ++bufferIndex) in handleDirtyGraphicsTransformFeedbackBuffersExtension() local 3134 for (size_t bufferIndex = 1; bufferIndex < bufferCount; ++bufferIndex) in handleDirtyGraphicsTransformFeedbackBuffersExtension() local 6523 for (uint32_t bufferIndex = 0; bufferIndex < blocks.size(); ++bufferIndex) in updateShaderResourcesWithSharedCacheKey() local 6534 for (uint32_t bufferIndex = 0; bufferIndex < blocks.size(); ++bufferIndex) in updateShaderResourcesWithSharedCacheKey() local 6545 for (uint32_t bufferIndex = 0; bufferIndex < blocks.size(); ++bufferIndex) in updateShaderResourcesWithSharedCacheKey() local 6691 for (size_t bufferIndex = 0; bufferIndex < bufferCount; ++bufferIndex) in onBeginTransformFeedback() local 7055 for (uint32_t bufferIndex = 0; bufferIndex < atomicCounterBufferCount; ++bufferIndex) in writeAtomicCounterBufferDriverUniformOffsets() local [all …]
|
/aosp_15_r20/cts/tests/videocodec/src/android/videocodec/cts/ |
H A D | VideoEncoderAdaptiveBitRateTest.java | 133 protected void enqueueInput(int bufferIndex) { in enqueueInput() 142 protected void dequeueOutput(int bufferIndex, MediaCodec.BufferInfo info) { in dequeueOutput()
|
H A D | VideoEncoderValidationTestBase.java | 165 protected void enqueueInput(int bufferIndex) { in enqueueInput() 217 protected void dequeueOutput(int bufferIndex, MediaCodec.BufferInfo info) { in dequeueOutput()
|
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
H A D | MediaSyncTest.java | 615 public AudioBuffer(ByteBuffer byteBuffer, int bufferIndex) { in AudioBuffer() 732 public void releaseOutputBuffer(int bufferIndex, long renderTimestampNs) { in releaseOutputBuffer() 813 public void checkReturnedAudioBuffer(ByteBuffer byteBuffer, int bufferIndex) { in checkReturnedAudioBuffer()
|
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/ |
H A D | DecoderDynamicColorAspectTest.java | 279 protected void enqueueInput(int bufferIndex, ByteBuffer buffer, MediaCodec.BufferInfo info) { in enqueueInput() 304 protected void dequeueOutput(int bufferIndex, MediaCodec.BufferInfo info) { in dequeueOutput()
|
H A D | EncodeDecodeAccuracyTest.java | 322 private void dequeueEncoderOutput(int bufferIndex, MediaCodec.BufferInfo info) { in dequeueEncoderOutput() 474 protected void dequeueOutput(int bufferIndex, MediaCodec.BufferInfo info) { in dequeueOutput()
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkMD5.cpp | 44 unsigned int bufferIndex = (unsigned int)(this->byteCount & 0x3F); in write() local 79 unsigned int bufferIndex = (unsigned int)(this->byteCount & 0x3F); in finish() local
|
/aosp_15_r20/cts/tests/media/jni/ |
H A D | NativeCodecUnitTest.cpp | 107 bool NativeCodecUnitTest::enqueueInput(size_t bufferIndex) { in enqueueInput() 112 bool NativeCodecUnitTest::dequeueOutput(size_t bufferIndex, AMediaCodecBufferInfo* info) { in dequeueOutput() 709 int bufferIndex = mIsCodecInAsyncMode ? mAsyncHandle.getInput().bufferIndex in testGetInputBufferInRunningState() local 859 int bufferIndex = 0; in testGetOutputBufferInRunningState() local 1327 int bufferIndex = 0; in testReleaseOutputBufferInRunningState() local 1433 int bufferIndex = 0; in testGetBufferFormatInRunningState() local
|
/aosp_15_r20/system/chre/host/common/ |
H A D | log_message_parser.cc | 159 size_t bufferIndex = 0; in log() local 268 size_t bufferIndex = 0; in logV2() local
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/monitors/ |
H A D | ScreenRecordingRunnable.kt | 87 val bufferIndex = encoder.dequeueOutputBuffer(bufferInfo, TIMEOUT_MS) in run() constant
|
/aosp_15_r20/hardware/interfaces/camera/device/1.0/default/ |
H A D | CameraDevice.cpp | 835 uint32_t memId, uint32_t bufferIndex, const native_handle_t* handle) { in releaseRecordingFrameLocked() 878 Return<void> CameraDevice::releaseRecordingFrame(uint32_t memId, uint32_t bufferIndex) { in releaseRecordingFrame() 886 uint32_t memId, uint32_t bufferIndex, const hidl_handle& frame) { in releaseRecordingFrameHandle()
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/camera/device/1.0/[email protected]_genc++_headers/gen/android/hardware/camera/device/1.0/ |
D | types.h | 279 uint32_t bufferIndex __attribute__ ((aligned(4))); member 297 uint32_t bufferIndex __attribute__ ((aligned(4))); member
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/camera/device/1.0/[email protected]_genc++_headers/gen/android/hardware/camera/device/1.0/ |
D | types.h | 279 uint32_t bufferIndex __attribute__ ((aligned(4))); member 297 uint32_t bufferIndex __attribute__ ((aligned(4))); member
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/camera/device/1.0/[email protected]_genc++_headers/gen/android/hardware/camera/device/1.0/ |
D | types.h | 279 uint32_t bufferIndex __attribute__ ((aligned(4))); member 297 uint32_t bufferIndex __attribute__ ((aligned(4))); member
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/camera/device/1.0/[email protected]_genc++_headers/gen/android/hardware/camera/device/1.0/ |
D | types.h | 279 uint32_t bufferIndex __attribute__ ((aligned(4))); member 297 uint32_t bufferIndex __attribute__ ((aligned(4))); member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/camera/device/1.0/[email protected]_genc++_headers/gen/android/hardware/camera/device/1.0/ |
D | types.h | 279 uint32_t bufferIndex __attribute__ ((aligned(4))); member 297 uint32_t bufferIndex __attribute__ ((aligned(4))); member
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/camera/device/1.0/[email protected]_genc++/gen/android/hardware/camera/device/1.0/ |
D | CameraDeviceAll.cpp | 1176 …rdware::details::HidlInstrumentor *_hidl_this_instrumentor, uint32_t memId, uint32_t bufferIndex) { in _hidl_releaseRecordingFrame() 1238 …tails::HidlInstrumentor *_hidl_this_instrumentor, uint32_t memId, uint32_t bufferIndex, const ::an… in _hidl_releaseRecordingFrameHandle() 1998 …rdware::Return<void> BpHwCameraDevice::releaseRecordingFrame(uint32_t memId, uint32_t bufferIndex){ in releaseRecordingFrame() 2004 …id> BpHwCameraDevice::releaseRecordingFrameHandle(uint32_t memId, uint32_t bufferIndex, const ::an… in releaseRecordingFrameHandle() 3058 uint32_t bufferIndex; in _hidl_releaseRecordingFrame() local 3115 uint32_t bufferIndex; in _hidl_releaseRecordingFrameHandle() local
|
/aosp_15_r20/cts/tests/video/src/android/video/cts/ |
H A D | CodecPerformanceTestBase.java | 373 void enqueueDecoderInput(int bufferIndex) { in enqueueDecoderInput() 386 void dequeueDecoderOutput(int bufferIndex, MediaCodec.BufferInfo info, boolean render) { in dequeueDecoderOutput()
|
/aosp_15_r20/frameworks/av/media/ndk/fuzzer/ |
H A D | ndk_async_codec_fuzzer.cpp | 241 void NdkAsyncCodecFuzzer::invokeInputBufferAPI(AMediaCodec* codec, int32_t bufferIndex) { in invokeInputBufferAPI() 273 void NdkAsyncCodecFuzzer::invokeOutputBufferAPI(AMediaCodec* codec, int32_t bufferIndex, in invokeOutputBufferAPI()
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | BufferDataTest.cpp | 2384 for (GLsizei bufferIndex = 0; bufferIndex < bufferCnt; ++bufferIndex) in TEST_P() local 2395 for (GLsizei bufferIndex = 0; bufferIndex < bufferCnt; ++bufferIndex) in TEST_P() local 2413 for (GLsizei bufferIndex = 0; bufferIndex < bufferCnt; ++bufferIndex) in TEST_P() local 2438 for (GLsizei bufferIndex = 0; bufferIndex < bufferCnt; ++bufferIndex) in TEST_P() local
|