Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Drdopt.c1188 int further_steps; in rd_check_segment() local
2242 int further_steps; in vp8_rd_pick_inter_mode() local
Dpickinter.c1071 int further_steps; in vp8_pick_inter_mode() local
Dfirstpass.c451 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c404 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local
Dvp9_mcomp.c1956 int sadpb, int further_steps, int do_refine, in full_pixel_diamond()