HomeSort by relevance Sort by last modified time
    Searched defs:meta_present (Results 1 - 4 of 4) 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:__anon2742
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 */
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_intf.h 323 uint8_t meta_present; /* if there is meta data associated with this reprocess frame */ member in struct:__anon3233
325 uint32_t meta_stream_handle; /* meta data stream ID. only valid if meta_present != 0 */
326 uint8_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 365 uint8_t meta_present; /* if there is meta data associated with this reprocess frame */ member in struct:__anon3918
366 uint32_t meta_stream_handle; /* meta data stream ID. only valid if meta_present != 0 */
367 uint8_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_intf.h 410 uint8_t meta_present; /* if there is meta data associated with this reprocess frame */ member in struct:__anon25157
411 uint32_t meta_stream_handle; /* meta data stream ID. only valid if meta_present != 0 */
412 uint32_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */
    [all...]

Completed in 398 milliseconds