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

/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 */

Completed in 119 milliseconds