Home
last modified time | relevance | path

Searched refs:avcodec_dct_init (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Davdct.h84 int avcodec_dct_init(AVDCT *);
Davdct.c88 int avcodec_dct_init(AVDCT *dsp) in avcodec_dct_init() function
/third_party/ffmpeg/libavfilter/
Dvf_spp.c344 avcodec_dct_init(s->dct); in config_input()
/third_party/ffmpeg/doc/
DAPIchanges1550 Add AVDCT / avcodec_dct_alloc() / avcodec_dct_init().