Home
last modified time | relevance | path

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

/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4217 uint32_t meta_buf_idx = (uint32_t)(mOfflineMetaIndex + 1); in doReprocessOffline() local
4220 meta_buf_idx, -1, in doReprocessOffline()
4223 mappedBuffer.index = meta_buf_idx; in doReprocessOffline()
4227 mOfflineMetaIndex = (int32_t)meta_buf_idx; in doReprocessOffline()
4238 param.reprocess.meta_buf_index = meta_buf_idx; in doReprocessOffline()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4217 uint32_t meta_buf_idx = (uint32_t)(mOfflineMetaIndex + 1); in doReprocessOffline() local
4220 meta_buf_idx, -1, in doReprocessOffline()
4223 mappedBuffer.index = meta_buf_idx; in doReprocessOffline()
4227 mOfflineMetaIndex = (int32_t)meta_buf_idx; in doReprocessOffline()
4238 param.reprocess.meta_buf_index = meta_buf_idx; in doReprocessOffline()
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4748 uint32_t meta_buf_idx = (uint32_t)(mOfflineMetaIndex + 1); in doReprocessOffline() local
4751 meta_buf_idx, -1, in doReprocessOffline()
4755 mappedBuffer.index = meta_buf_idx; in doReprocessOffline()
4759 mOfflineMetaIndex = (int32_t)meta_buf_idx; in doReprocessOffline()
4796 param.reprocess.meta_buf_index = meta_buf_idx; in doReprocessOffline()