Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_encoder.h801 #define VPX_DL_GOOD_QUALITY (1000000) /**< deadline parameter analogous to macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c664 global->deadline = VPX_DL_GOOD_QUALITY; in parse_global_config()
691 global->deadline = VPX_DL_GOOD_QUALITY; in parse_global_config()