Searched refs:C_ADDTO (Results 1 - 3 of 3) sorted by relevance
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | kiss_fft.c | 78 C_ADDTO( *Fout , t ); in kf_bfly2() 115 C_ADDTO(*Fout, scratch[1]); in kf_bfly4() 122 C_ADDTO( *Fout , scratch[3] ); in kf_bfly4() 147 C_ADDTO(*Fout, scratch[1]); in kf_bfly4() 156 C_ADDTO( *Fout , scratch[3] ); in kf_bfly4() 202 C_ADDTO(*Fout,scratch[3]); in kf_bfly3() 314 C_ADDTO( Fout[ k ] ,t); in kf_bfly_generic()
|
H A D | _kiss_fft_guts.h | 45 C_ADDTO( res , a) : res += a 117 #define C_ADDTO( res , a)\ macro
|
/third_party/pulseaudio/speex/tmv/ |
H A D | _kiss_fft_guts_tm.h | 126 #undef C_ADDTO macro 127 #define C_ADDTO( res , a) \ macro
|
Completed in 2 milliseconds