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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 282 unsigned int eighthiters = iters_per_step; local
332 if (eighthiters > 1) {
380 const unsigned int eighthiters = iters_per_step; local
439 if (eighthiters > 1) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.c 282 unsigned int eighthiters = iters_per_step; local
332 if (eighthiters > 1) {
380 const unsigned int eighthiters = iters_per_step; local
439 if (eighthiters > 1) {
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_mcomp.c 269 const unsigned int eighthiters = iters_per_step; \
369 if (eighthiters > 1) {
433 if (eighthiters > 1) {
    [all...]

Completed in 299 milliseconds