Home | History | Annotate | Download | only in libspeex

Lines Matching refs:C_SUB

77              C_SUB( *Fout2 ,  *Fout , t );
114 C_SUB( scratch[5] , *Fout, scratch[1] );
117 C_SUB( scratch[4] , scratch[0] , scratch[2] );
118 C_SUB( Fout[m2], *Fout, scratch[3] );
146 C_SUB( scratch[5] , *Fout, scratch[1] );
149 C_SUB( scratch[4] , scratch[0] , scratch[2] );
152 C_SUB( Fout[m2], *Fout, scratch[3] );
193 C_SUB(scratch[0],scratch[1],scratch[2]);
249 C_SUB( scratch[10],scratch[1],scratch[4]);
251 C_SUB( scratch[9],scratch[2],scratch[3]);
262 C_SUB(*Fout1,scratch[5],scratch[6]);
271 C_SUB(*Fout3,scratch[11],scratch[12]);