HomeSort by relevance Sort by last modified time
    Searched refs:C_ADDTO (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
kiss_fft.c 78 C_ADDTO( *Fout , t );
115 C_ADDTO(*Fout, scratch[1]);
122 C_ADDTO( *Fout , scratch[3] );
147 C_ADDTO(*Fout, scratch[1]);
156 C_ADDTO( *Fout , scratch[3] );
202 C_ADDTO(*Fout,scratch[3]);
314 C_ADDTO( Fout[ k ] ,t);
_kiss_fft_guts.h 45 C_ADDTO( res , a) : res += a
117 #define C_ADDTO( res , a)\

Completed in 353 milliseconds