Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c278 const unsigned int halfiters = iters_per_step; in vp9_find_best_sub_pixel_tree() local
320 if (halfiters > 1) { in vp9_find_best_sub_pixel_tree()
/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c220 unsigned int halfiters = 4; in vp8_find_best_sub_pixel_step_iteratively() local
273 while (--halfiters) in vp8_find_best_sub_pixel_step_iteratively()