Searched refs:further_steps (Results 1 – 4 of 4) sorted by relevance
186 int further_steps; in find_matching_mb() local221 further_steps = in find_matching_mb()227 further_steps = 0; in find_matching_mb()258 while (n < further_steps) in find_matching_mb()
669 int further_steps; in vp8_pick_inter_mode() local677 further_steps = (cpi->sf.max_step_search_steps - 1) - step_param; in vp8_pick_inter_mode()682 further_steps = 0; in vp8_pick_inter_mode()693 while (n < further_steps) in vp8_pick_inter_mode()738 while (n < further_steps) in vp8_pick_inter_mode()
1222 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in vp8_rd_pick_best_mbsegmentation() local1244 while (n < further_steps) in vp8_rd_pick_best_mbsegmentation()1764 int further_steps; in vp8_rd_pick_inter_mode() local1793 further_steps = (cpi->sf.max_step_search_steps - 1) - step_param; in vp8_rd_pick_inter_mode()1798 while (n < further_steps) in vp8_rd_pick_inter_mode()
463 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; //3; in vp8_first_pass_motion_search() local490 while (n < further_steps) in vp8_first_pass_motion_search()