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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
block.h 149 unsigned int mbs_tested_so_far; member in struct:macroblock
ethreading.c 493 mb->mbs_tested_so_far = 0;
pickinter.c 685 x->mbs_tested_so_far++;
754 if (x->mbs_tested_so_far <= (cpi->mode_check_freq[mode_index] *
    [all...]
rdopt.c     [all...]
onyx_if.c 765 cpi->mb.mbs_tested_so_far = 0;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
block.h 148 unsigned int mbs_tested_so_far; member in struct:macroblock
ethreading.c 493 mb->mbs_tested_so_far = 0;
pickinter.c 684 x->mbs_tested_so_far++;
753 if (x->mbs_tested_so_far <= (cpi->mode_check_freq[mode_index] *
    [all...]
rdopt.c     [all...]
onyx_if.c 765 cpi->mb.mbs_tested_so_far = 0;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
block.h 148 unsigned int mbs_tested_so_far; member in struct:macroblock
ethreading.c 493 mb->mbs_tested_so_far = 0;
pickinter.c 687 x->mbs_tested_so_far++;
756 if (x->mbs_tested_so_far <= (cpi->mode_check_freq[mode_index] *
    [all...]
rdopt.c     [all...]
onyx_if.c 765 cpi->mb.mbs_tested_so_far = 0;
    [all...]

Completed in 524 milliseconds