Home
last modified time | relevance | path

Searched defs:ff_vp9dsp_init (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp9dsp.c88 av_cold void ff_vp9dsp_init(VP9DSPContext *dsp, int bpp, int bitexact) in ff_vp9dsp_init() function
Dvp9dsp_template.c2539 av_cold void FUNC(ff_vp9dsp_init)(VP9DSPContext *dsp) in FUNC() argument