Searched refs:codec_enc_init_multi (Results 1 – 4 of 4) sorted by relevance
53 codec_enc_init_multi,
58 virtual vpx_codec_err_t codec_enc_init_multi(vpx_codec_ctx_t* ctx,
62 vpx_codec_err_t codec_enc_init_multi(vpx_codec_ctx_t* ctx, in codec_enc_init_multi() function in webrtc::__anon26acf6f50111::LibvpxVp8Facade
794 int error = libvpx_->codec_enc_init_multi( in InitAndSetControlSettings()