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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c 62 static const int auto_speed_thresh[17] = variable
381 if (milliseconds_for_compress * 100 > cpi->avg_encode_time * auto_speed_thresh[cpi->Speed])
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 63 static const int auto_speed_thresh[17] = variable
382 if (milliseconds_for_compress * 100 > cpi->avg_encode_time * auto_speed_thresh[cpi->Speed])
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 63 static const int auto_speed_thresh[17] = variable
382 if (milliseconds_for_compress * 100 > cpi->avg_encode_time * auto_speed_thresh[cpi->Speed])
    [all...]

Completed in 272 milliseconds