Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dfirstpass.c227 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local
Dmcomp.c1801 int further_steps, int do_refine, int *cost_list, in full_pixel_diamond()
2890 int further_steps, int do_refine, in obmc_full_pixel_diamond()
2952 int step_param, int sadpb, int further_steps, in av1_obmc_full_pixel_search()
/external/libvpx/libvpx/vp8/encoder/
Dpickinter.c905 int further_steps; in vp8_pick_inter_mode() local
Drdopt.c1016 int further_steps; in rd_check_segment() local
2018 int further_steps; in vp8_rd_pick_inter_mode() local
Dfirstpass.c420 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c2281 const int further_steps = MAX_MVSEARCH_STEPS - 1 - step_param; in vp9_full_pixel_diamond_new() local
2339 int step_param, int sadpb, int further_steps, in full_pixel_diamond()
Dvp9_firstpass.c403 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local