Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mcomp.c280 unsigned int halfiters = iters_per_step; in vp9_find_best_sub_pixel_tree() local
312 if (halfiters > 1) { in vp9_find_best_sub_pixel_tree()
378 const unsigned int halfiters = iters_per_step; in vp9_find_best_sub_pixel_comp_tree() local
416 if (halfiters > 1) { in vp9_find_best_sub_pixel_comp_tree()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dmcomp.c219 unsigned int halfiters = 4; in vp8_find_best_sub_pixel_step_iteratively() local
272 while (--halfiters) in vp8_find_best_sub_pixel_step_iteratively()