OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:meta_present
(Results
1 - 2
of
2
) sorted by null
/device/asus/flo/camera/QCamera2/stack/common/
cam_intf.h
316
uint8_t
meta_present
; /* if there is meta data associated with this reprocess frame */
member in struct:__anon1623
317
uint32_t meta_stream_handle; /* meta data stream ID. only valid if
meta_present
!= 0 */
318
uint8_t meta_buf_index; /* buf index to meta data buffer. only valid if
meta_present
!= 0 */
/hardware/qcom/camera/QCamera2/stack/common/
cam_intf.h
317
uint8_t
meta_present
; /* if there is meta data associated with this reprocess frame */
member in struct:__anon33957
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 48 milliseconds