Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpegaudiodsp.h35 void (*dct32_fixed)(int *dst, const int *src); member
Dmpegaudiodsp.c92 s->dct32_fixed = ff_dct32_fixed; in ff_mpadsp_init()
DMakefile81 OBJS-$(CONFIG_DCT) += dct.o dct32_fixed.o dct32_float.o
/third_party/ffmpeg/
DBUILD.gn249 "//third_party/ffmpeg/libavcodec/dct32_fixed.c",