Searched defs:bufferIndex (Results 1 – 5 of 5) 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 | 542 size_t bufferIndex, PortMode portMode) { in dispatchOutputBuffer() 577 size_t bufferIndex, int bytesCount, uint32_t flags, in dispatchInputBuffer()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | GeneratedTestHarness.cpp | 485 const uint32_t bufferIndex = outputLoc.poolIndex - kDeviceMemoryBeginIndex; in getOutputBuffers() local
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | GeneratedTestHarness.cpp | 535 const uint32_t bufferIndex = outputLoc.poolIndex - kDeviceMemoryBeginIndex; in getOutputBuffers() local
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 1182 uint32_t bufferIndex, int64_t timestamp __unused) { in dataCallbackTimestamp() 1197 uint32_t data __unused, uint32_t bufferIndex, in handleCallbackTimestamp()
|