Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libvpx/source/libvpx/test/
Dsvc_test.cc267 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
295 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
308 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
321 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
384 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
391 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
397 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
434 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
447 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
460 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
Dencode_test_driver.cc88 deadline_ = VPX_DL_GOOD_QUALITY; in SetMode()
/external/libvpx/libvpx/test/
Dsvc_test.cc267 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
295 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
308 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
321 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
384 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
391 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
397 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
434 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
447 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
460 video.duration(), VPX_DL_GOOD_QUALITY); in TEST_F()
Dencode_test_driver.cc88 deadline_ = VPX_DL_GOOD_QUALITY; in SetMode()
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
Dvpx_encoder.h814 #define VPX_DL_GOOD_QUALITY (1000000) /**< deadline parameter analogous to macro
/external/libvpx/libvpx/examples/
Dvp8cx_set_ref.c75 VPX_DL_GOOD_QUALITY); in encode_frame()
Dsimple_encoder.c129 flags, VPX_DL_GOOD_QUALITY); in encode_frame()
Dset_maps.c134 VPX_DL_GOOD_QUALITY); in encode_frame()
/external/libvpx/libvpx/vpx/
Dvpx_encoder.h801 #define VPX_DL_GOOD_QUALITY (1000000) /**< deadline parameter analogous to macro
/external/chromium_org/third_party/libvpx/source/libvpx/examples/
Dvp8cx_set_ref.c75 VPX_DL_GOOD_QUALITY); in encode_frame()
Dsimple_encoder.c129 flags, VPX_DL_GOOD_QUALITY); in encode_frame()
Dset_maps.c135 VPX_DL_GOOD_QUALITY); in encode_frame()
Dvp9_spatial_svc_encoder.c347 pts, frame_duration, VPX_DL_GOOD_QUALITY); in main()
/external/chromium_org/media/formats/webm/chromeos/
Dwebm_encoder.cc60 deadline_(realtime ? VPX_DL_REALTIME : VPX_DL_GOOD_QUALITY), in WebmEncoder()
/external/libvpx/libvpx/
Dvpxenc.c664 global->deadline = VPX_DL_GOOD_QUALITY; in parse_global_config()
691 global->deadline = VPX_DL_GOOD_QUALITY; in parse_global_config()
/external/chromium_org/third_party/libvpx/source/libvpx/
Dvpxenc.c631 global->deadline = VPX_DL_GOOD_QUALITY; in parse_global_config()
658 global->deadline = VPX_DL_GOOD_QUALITY; in parse_global_config()