Searched refs:aux_strid (Results 1 – 2 of 2) sorted by relevance
913 uint32_t aux_strid = 0; in mm_camera_intf_qbuf() local917 aux_strid = get_aux_camera_handle(buf->stream_id); in mm_camera_intf_qbuf()934 if (aux_strid) { in mm_camera_intf_qbuf()1005 uint32_t aux_strid = get_aux_camera_handle(stream_id); in mm_camera_intf_get_queued_buf_count() local1019 } else if (aux_strid) { in mm_camera_intf_get_queued_buf_count()1028 aux_chid, aux_strid, my_obj); in mm_camera_intf_get_queued_buf_count()1060 uint32_t aux_strid = get_aux_camera_handle(stream_id); in mm_camera_intf_link_stream() local1082 if (aux_strid && aux_linked_chid) { in mm_camera_intf_link_stream()1091 aux_strid, aux_linked_chid, my_obj); in mm_camera_intf_link_stream()1184 uint32_t aux_strid = get_aux_camera_handle(stream_id); in mm_camera_intf_del_stream() local[all …]
1621 uint32_t aux_strid = 0; in mm_camera_muxer_reg_frame_sync() local1625 aux_strid = get_aux_camera_handle(sync_attr->stream_id); in mm_camera_muxer_reg_frame_sync()1626 if(aux_strid == 0) { in mm_camera_muxer_reg_frame_sync()1629 aux_strid = get_main_camera_handle(sync_attr->stream_id); in mm_camera_muxer_reg_frame_sync()1642 frame_sync.a_stream_id = aux_strid; in mm_camera_muxer_reg_frame_sync()