Home
last modified time | relevance | path

Searched refs:VPX_DL_GOOD_QUALITY (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/vpx/
Dvpx_encoder.h650 #define VPX_DL_GOOD_QUALITY (1000000) /**< deadline parameter analogous to macro
/external/libvpx/examples/
Dtwopass_encoder.txt42 best quality possible. VPX_DL_GOOD_QUALITY could also be used.
/external/libvpx/
Dvp8_api1_migration.txt117 equivalent behavior: VPX_DL_REALTIME, VPX_DL_GOOD_QUALITY,
Dvpxenc.c1178 arg_deadline = VPX_DL_GOOD_QUALITY; in main()