Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dsvc_test.cc245 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
251 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
284 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
298 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
313 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
326 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
396 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
407 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
416 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
446 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
[all …]
Dencode_test_driver.cc91 deadline_ = VPX_DL_GOOD_QUALITY; in SetMode()
/external/libvpx/libvpx/examples/
Dvp8cx_set_ref.c75 VPX_DL_GOOD_QUALITY); in encode_frame()
Dsimple_encoder.c130 flags, VPX_DL_GOOD_QUALITY); in encode_frame()
Dset_maps.c135 VPX_DL_GOOD_QUALITY); in encode_frame()
Dvp9_spatial_svc_encoder.c328 pts, frame_duration, VPX_DL_GOOD_QUALITY); in main()
/external/libvpx/libvpx/vpx/
Dvpx_encoder.h827 #define VPX_DL_GOOD_QUALITY (1000000) /**< deadline parameter analogous to macro
/external/libvpx/libvpx/
Dvpxenc.c655 global->deadline = VPX_DL_GOOD_QUALITY; in parse_global_config()
682 global->deadline = VPX_DL_GOOD_QUALITY; in parse_global_config()