Home
last modified time | relevance | path

Searched refs:FFTDouble (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dfft.h40 typedef float FFTDouble; typedef
53 typedef int FFTDouble; typedef
59 FFTDouble re, im;
Dfft_template.c520 FFTDouble t1, t2, t3, t4, t5, t6;\
556 FFTDouble t1, t2, t3, t4, t5, t6, t7, t8;
570 FFTDouble t1, t2, t3, t4, t5, t6; in fft8()
586 FFTDouble t1, t2, t3, t4, t5, t6; in fft16()
Dmdct_template.c166 FFTDouble re, im; in ff_mdct_calc_c()