Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_pickmode.c114 int further_steps = (cpi->sf.max_step_search_steps - 1) - step_param; in full_pixel_motion_search() local
Dvp9_firstpass.c398 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local
Dvp9_mcomp.c1244 int sadpb, int further_steps, int do_refine, in vp9_full_pixel_diamond()
Dvp9_rdopt.c1797 int further_steps; in rd_check_segment_txsize() local
2379 int further_steps, step_param; in single_motion_search() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dpickinter.c861 int further_steps; in vp8_pick_inter_mode() local
Drdopt.c1186 int further_steps; in rd_check_segment() local
2240 int further_steps; in vp8_rd_pick_inter_mode() local
Dfirstpass.c450 int further_steps = (MAX_MVSEARCH_STEPS - 1) - step_param; in first_pass_motion_search() local