Home
last modified time | relevance | path

Searched refs:vpx_codec_enc_config_set (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vpx/
Dexports_enc2 text vpx_codec_enc_config_set
Dvpx_encoder.h773 vpx_codec_err_t vpx_codec_enc_config_set(vpx_codec_ctx_t *ctx,
/external/libvpx/libvpx/test/
Dencode_test_driver.cc57 res = vpx_codec_enc_config_set(&encoder_, &cfg_); in EncodeFrameInternal()
/external/chromium_org/media/cast/video_sender/codecs/vp8/
Dvp8_encoder.cc334 if (vpx_codec_enc_config_set(encoder_, config_.get())) { in UpdateRates()
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c364 vpx_codec_err_t vpx_codec_enc_config_set(vpx_codec_ctx_t *ctx, in vpx_codec_enc_config_set() function
/external/libvpx/libvpx/
DCHANGELOG68 Changing resolution with vpx_codec_enc_config_set() is now
115 Fixed corruption issues when vpx_codec_enc_config_set() was called