Searched refs:aux_stream_id (Results 1 – 1 of 1) sorted by relevance
1118 uint32_t stream_id = 0, aux_stream_id; in mm_camera_intf_add_stream() local1145 aux_stream_id = mm_camera_muxer_add_stream(aux_handle, aux_chid, in mm_camera_intf_add_stream()1147 if (aux_stream_id <= 0) { in mm_camera_intf_add_stream()1152 stream_id = stream_id | aux_stream_id; in mm_camera_intf_add_stream()