Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Drdopt.c1016 int further_steps; in rd_check_segment() local
2036 int further_steps; in vp8_rd_pick_inter_mode() local
H A Dpickinter.c914 int further_steps; in vp8_pick_inter_mode() local
H A Dfirstpass.c419 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A 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()
H A Dvp9_firstpass.c449 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dmcomp.c1517 const int further_steps = cfg->num_search_steps - 1 - step_param; in full_pixel_diamond() local
2405 const int further_steps = cfg->num_search_steps - 1 - step_param; in obmc_full_pixel_diamond() local