Searched refs:meta_buf_index (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraChannel.cpp745 uint8_t meta_buf_index = 0; local
750 meta_buf_index = frame->bufs[i]->buf_idx;
775 param.reprocess.meta_buf_index = meta_buf_index;
/hardware/qcom/camera/QCamera2/stack/common/
H A Dcam_intf.h319 uint8_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */ member in struct:__anon424
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp2070 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx;
2125 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx;

Completed in 648 milliseconds