ff_vp9dsp_init 297 libavcodec/vp9.c ff_vp9dsp_init(&s->dsp, s->s.h.bpp, avctx->flags & AV_CODEC_FLAG_BITEXACT); ff_vp9dsp_init 125 libavcodec/vp9dsp.h void ff_vp9dsp_init(VP9DSPContext *dsp, int bpp, int bitexact); ff_vp9dsp_init 2539 libavcodec/vp9dsp_template.c av_cold void FUNC(ff_vp9dsp_init)(VP9DSPContext *dsp) ff_vp9dsp_init 78 tests/checkasm/vp9dsp.c ff_vp9dsp_init(&dsp, bit_depth, 0); ff_vp9dsp_init 327 tests/checkasm/vp9dsp.c ff_vp9dsp_init(&dsp, bit_depth, 0); ff_vp9dsp_init 462 tests/checkasm/vp9dsp.c ff_vp9dsp_init(&dsp, bit_depth, 0); ff_vp9dsp_init 576 tests/checkasm/vp9dsp.c ff_vp9dsp_init(&dsp, bit_depth, 0);