Home | History | Annotate | Download | only in dsp

Lines Matching full:kc1_full

1247   static const int kC1_full = 20091 + (1 << 16);
1251 const int16x4_t d4 = vdup_n_s16(MUL(in[4], kC1_full));
1253 const int d1 = MUL(in[1], kC1_full);