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

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 842 #define VPX_DL_BEST_QUALITY (0)
857 * and #VPX_DL_BEST_QUALITY.
    [all...]
  /external/libvpx/libvpx/test/
encode_test_driver.cc 114 case kTwoPassBest: deadline_ = VPX_DL_BEST_QUALITY; break;
  /external/libvpx/libvpx/
vpxenc.c     [all...]

Completed in 74 milliseconds