Searched refs:r_ch (Results 1 – 1 of 1) sorted by relevance
234 mm_camera_channel_t *r_ch = NULL; in mm_app_start_reprocess() local240 r_ch = mm_app_get_channel_by_type(test_obj, MM_CHANNEL_TYPE_REPROCESS); in mm_app_start_reprocess()246 rc = mm_app_start_channel(test_obj, r_ch); in mm_app_start_reprocess()249 mm_app_del_channel(test_obj, r_ch); in mm_app_start_reprocess()259 mm_camera_channel_t *r_ch = NULL; in mm_app_stop_reprocess() local261 r_ch = mm_app_get_channel_by_type(test_obj, MM_CHANNEL_TYPE_REPROCESS); in mm_app_stop_reprocess()267 rc = mm_app_stop_and_del_channel(test_obj, r_ch); in mm_app_stop_reprocess()285 mm_camera_channel_t *r_ch = NULL; in mm_app_do_reprocess() local300 r_ch = mm_app_get_channel_by_type(test_obj, MM_CHANNEL_TYPE_REPROCESS); in mm_app_do_reprocess()329 r_ch->ch_id, in mm_app_do_reprocess()