Home
last modified time | relevance | path

Searched defs:further_steps (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/vp8/encoder/
Drdopt.c1016 int further_steps; in rd_check_segment() local
2036 int further_steps; in vp8_rd_pick_inter_mode() local
Dpickinter.c914 int further_steps; in vp8_pick_inter_mode() local
Dfirstpass.c419 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local
/external/libvpx/vp9/encoder/
Dvp9_mcomp.c2423 const int further_steps = MAX_MVSEARCH_STEPS - 1 - step_param; in vp9_full_pixel_diamond_new() local
2489 int further_steps, int do_refine, in full_pixel_diamond()
Dvp9_firstpass.c449 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local
/external/libaom/av1/encoder/
Dmcomp.c1523 const int further_steps = cfg->num_search_steps - 1 - step_param; in full_pixel_diamond() local
2411 const int further_steps = cfg->num_search_steps - 1 - step_param; in obmc_full_pixel_diamond() local