Searched defs:mm_stream (Results 1 – 3 of 3) sorted by relevance
224 typedef struct mm_stream { struct228 mm_stream_state_type_t state; argument243 mm_stream_data_cb_t buf_cb[MM_CAMERA_STREAM_BUF_CB_MAX]; argument249 mm_stream_buf_status_t* buf_status; /* ptr to buf status array */ argument264 struct mm_stream * linked_stream; /* original stream */ argument276 } mm_stream_t; argument
240 typedef struct mm_stream { struct244 mm_stream_state_type_t state; argument260 mm_stream_data_cb_t buf_cb[MM_CAMERA_STREAM_BUF_CB_MAX]; argument266 mm_stream_buf_status_t buf_status[CAM_MAX_NUM_BUFS_PER_STREAM]; /* ptr to buf status array */ argument281 struct mm_stream * linked_stream; /* original stream */ argument296 } mm_stream_t; argument