Home
last modified time | relevance | path

Searched refs:dct32_float (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodsp.c92 s->dct32_float = dct.dct32; in ff_mpadsp_init()
H A Dmpegaudiodsp.h34 void (*dct32_float)(float *dst, const float *src); member
H A DMakefile83 OBJS-$(CONFIG_DCT) += dct.o dct32_fixed.o dct32_float.o
/third_party/ffmpeg/libavcodec/x86/
H A Ddct32.asm195 cglobal dct32_float, 2,3,8, out, in, tmp
392 cglobal dct32_float, 2, 3, 16, out, in, tmp
/third_party/ffmpeg/libavcodec/mips/
H A Dmpegaudiodsp_mips_float.c1255 s->dct32_float = ff_dct32_mips_float; in ff_mpadsp_init_mipsfpu()

Completed in 7 milliseconds