Home
last modified time | relevance | path

Searched defs:bufferIndex (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/camera/device/1.0/default/
DCameraDevice.cpp835 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/
Dmedia_hidl_test_common.cpp595 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/
DComponent.cpp214 size_t bufferIndex; member
979 for (const size_t& bufferIndex : bufferIndices) { in processNotifications() local
/hardware/google/av/codec2/hidl/client/
Dclient.cpp411 size_t bufferIndex = static_cast<size_t>(~rf.slotId); in onFramesRendered() local
896 size_t bufferIndex) { in freeInputBuffer()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.cpp3121 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/
DGeneratedTestHarness.cpp485 const uint32_t bufferIndex = outputLoc.poolIndex - kDeviceMemoryBeginIndex; in getOutputBuffers() local
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp995 uint32_t bufferIndex, int64_t timestamp __unused) { in dataCallbackTimestamp()
1010 uint32_t data __unused, uint32_t bufferIndex, in handleCallbackTimestamp()