Home
last modified time | relevance | path

Searched refs:oldestBufIndex (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.cpp885 uint32_t oldestBufIndex; in streamCbRoutine() local
886 int32_t lowestFrameNumber = mMemory.getOldestFrameNumber(oldestBufIndex); in streamCbRoutine()
891 lowestFrameNumber, oldestBufIndex); in streamCbRoutine()
893 stream->cancelBuffer(oldestBufIndex); in streamCbRoutine()
974 lowestFrameNumber = mMemory.getOldestFrameNumber(oldestBufIndex); in streamCbRoutine()
977 resultFrameNumber, frameIndex, lowestFrameNumber, oldestBufIndex); in streamCbRoutine()
980 lowestFrameNumber, oldestBufIndex); in streamCbRoutine()
981 stream->cancelBuffer(oldestBufIndex); in streamCbRoutine()