Searched refs:vpx_codec_enc_config_set (Results 1 – 6 of 6) sorted by relevance
2 text vpx_codec_enc_config_set
773 vpx_codec_err_t vpx_codec_enc_config_set(vpx_codec_ctx_t *ctx,
57 res = vpx_codec_enc_config_set(&encoder_, &cfg_); in EncodeFrameInternal()
334 if (vpx_codec_enc_config_set(encoder_, config_.get())) { in UpdateRates()
364 vpx_codec_err_t vpx_codec_enc_config_set(vpx_codec_ctx_t *ctx, in vpx_codec_enc_config_set() function
68 Changing resolution with vpx_codec_enc_config_set() is now115 Fixed corruption issues when vpx_codec_enc_config_set() was called