Searched defs:mm_stream (Results 1 – 1 of 1) sorted by relevance
290 typedef struct mm_stream { struct294 mm_stream_state_type_t state; argument311 mm_stream_data_cb_t buf_cb[MM_CAMERA_STREAM_BUF_CB_MAX]; argument320 mm_stream_buf_status_t buf_status[CAM_MAX_NUM_BUFS_PER_STREAM]; /* ptr to buf status array */ argument334 struct mm_stream * linked_stream; /* original stream */ argument349 struct mm_stream *master_str_obj; /*Master stream of this stream*/ argument351 struct mm_stream *aux_str_obj[MM_CAMERA_MAX_AUX_CAMERA]; /*aux stream of this stream*/ argument354 } mm_stream_t; argument