Searched refs:avcodec_dct_get_class (Results 1 – 3 of 3) sorted by relevance
86 const AVClass *avcodec_dct_get_class(void);
70 const AVClass *avcodec_dct_get_class(void) in avcodec_dct_get_class() function
50 const AVClass *c = *iter ? NULL : avcodec_dct_get_class(); in child_class_iterate()