Searched refs:cur_capture_idx (Results 1 – 2 of 2) sorted by relevance
324 ch_obj->cur_capture_idx = 0; in mm_channel_process_stream_buf()407 if (ch_obj->frame_config->configs[ch_obj->cur_capture_idx].num_frames != 0) { in mm_channel_process_stream_buf()408 ch_obj->frame_config->configs[ch_obj->cur_capture_idx].num_frames--; in mm_channel_process_stream_buf()410 ch_obj->frame_config->configs[ch_obj->cur_capture_idx].num_frames, in mm_channel_process_stream_buf()411 ch_obj->cur_capture_idx); in mm_channel_process_stream_buf()2255 if (ch_obj->frame_config->configs[ch_obj->cur_capture_idx].num_frames != 0) { in mm_channel_handle_metadata()2259 ch_obj->cur_capture_idx = good_frame_idx_range.config_batch_idx; in mm_channel_handle_metadata()
436 uint8_t cur_capture_idx; member