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

  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 974 unsigned int total_skip; local
    [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 667 milliseconds