Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dpickinter.c908 int further_steps; in vp8_pick_inter_mode() local
Drdopt.c1016 int further_steps; in rd_check_segment() local
2023 int further_steps; in vp8_rd_pick_inter_mode() local
Dfirstpass.c416 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local
/external/libvpx/vp9/encoder/
Dvp9_mcomp.c2445 const int further_steps = MAX_MVSEARCH_STEPS - 1 - step_param; in vp9_full_pixel_diamond_new() local
2510 int step_param, int sadpb, int further_steps, in full_pixel_diamond()
Dvp9_firstpass.c440 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local
/external/libaom/av1/encoder/
Dmcomp.c1446 const int further_steps = cfg->num_search_steps - 1 - step_param; in full_pixel_diamond() local
2241 const int further_steps = cfg->num_search_steps - 1 - step_param; in obmc_full_pixel_diamond() local