HomeSort by relevance Sort by last modified time
    Searched refs:quarteriters (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.c 281 unsigned int quarteriters = iters_per_step; local
322 if (quarteriters > 1) {
379 const unsigned int quarteriters = iters_per_step; local
429 if (quarteriters > 1) {
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 290 const unsigned int quarteriters = iters_per_step; \
406 (void) quarteriters;
439 if (quarteriters > 1) {
511 if (quarteriters > 1) {
604 if (quarteriters > 1) {
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 224 unsigned int quarteriters = 4; local
315 while (--quarteriters)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mcomp.c 220 unsigned int quarteriters = 4; local
311 while (--quarteriters)
    [all...]

Completed in 689 milliseconds