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

  /external/libvpx/libvpx/test/
codec_factory.h 45 virtual vpx_codec_err_t DefaultEncoderConfig(vpx_codec_enc_cfg_t *cfg,
145 virtual vpx_codec_err_t DefaultEncoderConfig(vpx_codec_enc_cfg_t *cfg,
241 virtual vpx_codec_err_t DefaultEncoderConfig(vpx_codec_enc_cfg_t *cfg,
encode_test_driver.cc 101 const vpx_codec_err_t res = codec_->DefaultEncoderConfig(&cfg_, 0);

Completed in 153 milliseconds