Searched refs:r_ch (Results 1 – 1 of 1) sorted by relevance
231 mm_camera_channel_t *r_ch = NULL; in mm_app_start_reprocess() local237 r_ch = mm_app_get_channel_by_type(test_obj, MM_CHANNEL_TYPE_REPROCESS); in mm_app_start_reprocess()243 rc = mm_app_start_channel(test_obj, r_ch); in mm_app_start_reprocess()246 mm_app_del_channel(test_obj, r_ch); in mm_app_start_reprocess()256 mm_camera_channel_t *r_ch = NULL; in mm_app_stop_reprocess() local258 r_ch = mm_app_get_channel_by_type(test_obj, MM_CHANNEL_TYPE_REPROCESS); in mm_app_stop_reprocess()264 rc = mm_app_stop_and_del_channel(test_obj, r_ch); in mm_app_stop_reprocess()282 mm_camera_channel_t *r_ch = NULL; in mm_app_do_reprocess() local297 r_ch = mm_app_get_channel_by_type(test_obj, MM_CHANNEL_TYPE_REPROCESS); in mm_app_do_reprocess()326 r_ch->ch_id, in mm_app_do_reprocess()