Home
last modified time | relevance | path

Searched defs:mm_stream (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h290 typedef struct mm_stream { struct
294 mm_stream_state_type_t state; argument
311 mm_stream_data_cb_t buf_cb[MM_CAMERA_STREAM_BUF_CB_MAX]; argument
320 mm_stream_buf_status_t buf_status[CAM_MAX_NUM_BUFS_PER_STREAM]; /* ptr to buf status array */ argument
334 struct mm_stream * linked_stream; /* original stream */ argument
349 struct mm_stream *master_str_obj; /*Master stream of this stream*/ argument
351 struct mm_stream *aux_str_obj[MM_CAMERA_MAX_AUX_CAMERA]; /*aux stream of this stream*/ argument
354 } mm_stream_t; argument