Searched defs:bufferIndex (Results 1 – 7 of 7) sorted by relevance
/hardware/interfaces/camera/device/1.0/default/ |
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()
|
/hardware/interfaces/media/omx/1.0/vts/functional/common/ |
D | media_hidl_test_common.cpp | 595 size_t bufferIndex, PortMode portMode) { in dispatchOutputBuffer() 630 size_t bufferIndex, int bytesCount, uint32_t flags, in dispatchInputBuffer()
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | Component.cpp | 214 size_t bufferIndex; member 979 for (const size_t& bufferIndex : bufferIndices) { in processNotifications() local
|
/hardware/google/av/codec2/hidl/client/ |
D | client.cpp | 411 size_t bufferIndex = static_cast<size_t>(~rf.slotId); in onFramesRendered() local 896 size_t bufferIndex) { in freeInputBuffer()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 3121 int32_t bufferIndex = mMemory.getHeapBufferIndex(ppBuffer->frameNumber); in postprocFail() local 3228 int32_t bufferIndex = in streamCbRoutine() local 3424 int32_t bufferIndex = in handleOfflinePpCallback() local
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | GeneratedTestHarness.cpp | 485 const uint32_t bufferIndex = outputLoc.poolIndex - kDeviceMemoryBeginIndex; in getOutputBuffers() local
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 995 uint32_t bufferIndex, int64_t timestamp __unused) { in dataCallbackTimestamp() 1010 uint32_t data __unused, uint32_t bufferIndex, in handleCallbackTimestamp()
|