Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4772 uint32_t meta_buf_idx = (uint32_t)(mOfflineMetaIndex + 1); in doReprocessOffline() local
4775 meta_buf_idx, -1, in doReprocessOffline()
4780 mappedBuffer.index = meta_buf_idx; in doReprocessOffline()
4784 mOfflineMetaIndex = (int32_t)meta_buf_idx; in doReprocessOffline()
4821 param.reprocess.meta_buf_index = meta_buf_idx; in doReprocessOffline()