Home | History | Annotate | Download | only in dsp

Lines Matching refs:kC2

251   static const int kC2 = 35468;
253 const __m128i c4 = _mm_set1_epi16(MUL(in[4], kC2));
255 const int c1 = MUL(in[1], kC2);