Searched refs:vpx_init (Results 1 – 2 of 2) sorted by relevance
83 static av_cold int vpx_init(AVCodecContext *avctx, in vpx_init() function240 ret = vpx_init(avctx, in vpx_decode()352 return vpx_init(avctx, &ctx->decoder, &vpx_codec_vp8_dx_algo); in vp8_init()374 return vpx_init(avctx, &ctx->decoder, &vpx_codec_vp9_dx_algo); in vp9_init()
821 static av_cold int vpx_init(AVCodecContext *avctx, in vpx_init() function1854 return vpx_init(avctx, vpx_codec_vp8_cx()); in vp8_init()1885 return vpx_init(avctx, vpx_codec_vp9_cx()); in vp9_init()