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

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraChannel.cpp773 param.reprocess.meta_present = 1;
/hardware/qcom/camera/QCamera2/stack/common/
H A Dcam_intf.h317 uint8_t meta_present; /* if there is meta data associated with this reprocess frame */ member in struct:__anon424
318 uint32_t meta_stream_handle; /* meta data stream ID. only valid if meta_present != 0 */
319 uint8_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp2068 param.reprocess.meta_present = 1;
2123 param.reprocess.meta_present = 1;

Completed in 103 milliseconds