Searched refs:vpx_codec_enc_config_set (Results 1 – 5 of 5) sorted by relevance
2 text vpx_codec_enc_config_set
781 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()
363 vpx_codec_err_t vpx_codec_enc_config_set(vpx_codec_ctx_t *ctx, in vpx_codec_enc_config_set() function
118 Changing resolution with vpx_codec_enc_config_set() is now165 Fixed corruption issues when vpx_codec_enc_config_set() was called