Home
last modified time | relevance | path

Searched refs:forced_stop (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mcomp.h85 int forced_stop, // 0 - full, 1 - qtr only, 2 - half only
100 int forced_stop, // 0 - full, 1 - qtr only, 2 - half only
Dvp9_mcomp.c268 int forced_stop, in vp9_find_best_sub_pixel_tree() argument
319 if (forced_stop != 2) { in vp9_find_best_sub_pixel_tree()
329 if (allow_hp && vp9_use_mv_hp(ref_mv) && forced_stop == 0) { in vp9_find_best_sub_pixel_tree()
364 int forced_stop, in vp9_find_best_sub_pixel_comp_tree() argument
426 if (forced_stop != 2) { in vp9_find_best_sub_pixel_comp_tree()
436 if (allow_hp && vp9_use_mv_hp(ref_mv) && forced_stop == 0) { in vp9_find_best_sub_pixel_comp_tree()