Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dfft.h44 typedef float FFTDouble; typedef
61 typedef int FFTDouble; typedef
67 FFTDouble re, im;
Dfft_template.c515 FFTDouble t1, t2, t3, t4, t5, t6;\
551 FFTDouble t1, t2, t3, t4, t5, t6, t7, t8;
565 FFTDouble t1, t2, t3, t4, t5, t6; in fft8()
581 FFTDouble t1, t2, t3, t4, t5, t6; in fft16()
Dmdct_template.c170 FFTDouble re, im; in ff_mdct_calc_c()