Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds