Searched refs:avcodec_dct_init (Results 1 – 4 of 4) sorted by relevance
84 int avcodec_dct_init(AVDCT *);
88 int avcodec_dct_init(AVDCT *dsp) in avcodec_dct_init() function
344 avcodec_dct_init(s->dct); in config_input()
1550 Add AVDCT / avcodec_dct_alloc() / avcodec_dct_init().