Searched refs:dct32_fixed (Results 1 – 4 of 4) sorted by relevance
35 void (*dct32_fixed)(int *dst, const int *src); member
92 s->dct32_fixed = ff_dct32_fixed; in ff_mpadsp_init()
81 OBJS-$(CONFIG_DCT) += dct.o dct32_fixed.o dct32_float.o
249 "//third_party/ffmpeg/libavcodec/dct32_fixed.c",