Searched defs:halfiters (Results 1 - 2 of 2) sorted by relevance

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

Completed in 113 milliseconds