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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 971 unsigned int total_skip; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 948 unsigned int total_skip; local
962 total_skip = sum;
970 if (10 * sum >= (unsigned int)(cpi->Speed - 6)*(total_mbs - total_skip))
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 948 unsigned int total_skip; local
962 total_skip = sum;
970 if (10 * sum >= (unsigned int)(cpi->Speed - 6)*(total_mbs - total_skip))
    [all...]

Completed in 153 milliseconds