Searched refs:further_steps (Results 1 – 5 of 5) sorted by relevance
1188 int further_steps; in rd_check_segment() local1225 further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in rd_check_segment()1249 while (n < further_steps) in rd_check_segment()2242 int further_steps; in vp8_rd_pick_inter_mode() local2297 further_steps = (cpi->sf.max_step_search_steps - 1) - step_param; in vp8_rd_pick_inter_mode()2303 if (n > further_steps) in vp8_rd_pick_inter_mode()2306 while (n < further_steps) in vp8_rd_pick_inter_mode()2320 if (num00 > (further_steps-n)) in vp8_rd_pick_inter_mode()
1071 int further_steps; in vp8_pick_inter_mode() local1176 further_steps = (cpi->Speed >= 8)? in vp8_pick_inter_mode()1213 while (n < further_steps) in vp8_pick_inter_mode()
451 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local483 while (n < further_steps) in first_pass_motion_search()
1956 int sadpb, int further_steps, int do_refine, in full_pixel_diamond() argument1971 if (n > further_steps) in full_pixel_diamond()1974 while (n < further_steps) { in full_pixel_diamond()1987 if (num00 > further_steps - n) in full_pixel_diamond()
404 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local407 further_steps -= sr; in first_pass_motion_search()435 while (n < further_steps) { in first_pass_motion_search()