Searched refs:C_ADDTO (Results 1 – 6 of 6) sorted by relevance
/external/speex/libspeex/ |
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()
|
D | _kiss_fft_guts.h | 117 #define C_ADDTO( res , a)\ macro
|
/external/libopus/celt/ |
D | kiss_fft.c | 74 C_ADDTO( *Fout , t ); in kf_bfly2() 105 C_ADDTO( *Fout , t ); in ki_bfly2() 141 C_ADDTO(*Fout, scratch[1]); in kf_bfly4() 148 C_ADDTO( *Fout , scratch[3] ); in kf_bfly4() 186 C_ADDTO(*Fout, scratch[1]); in ki_bfly4() 193 C_ADDTO( *Fout , scratch[3] ); in ki_bfly4() 245 C_ADDTO(*Fout,scratch[3]); in kf_bfly3() 295 C_ADDTO(*Fout,scratch[3]); in ki_bfly3()
|
D | _kiss_fft_guts.h | 89 #define C_ADDTO( res , a)\ macro 140 #define C_ADDTO( res , a)\ macro
|
/external/chromium_org/third_party/opus/src/celt/ |
D | kiss_fft.c | 74 C_ADDTO( *Fout , t ); in kf_bfly2() 105 C_ADDTO( *Fout , t ); in ki_bfly2() 141 C_ADDTO(*Fout, scratch[1]); in kf_bfly4() 148 C_ADDTO( *Fout , scratch[3] ); in kf_bfly4() 186 C_ADDTO(*Fout, scratch[1]); in ki_bfly4() 193 C_ADDTO( *Fout , scratch[3] ); in ki_bfly4() 245 C_ADDTO(*Fout,scratch[3]); in kf_bfly3() 295 C_ADDTO(*Fout,scratch[3]); in ki_bfly3()
|
D | _kiss_fft_guts.h | 89 #define C_ADDTO( res , a)\ macro 140 #define C_ADDTO( res , a)\ macro
|