Home | History | Annotate | Download | only in celt

Lines Matching defs:a1

357    opus_val16 a1, a2;
366 a1 = DIV32_16(SHL32(EXTEND32(left),14),norm);
373 X[j] = MULT16_16_Q14(a1,l) + MULT16_16_Q14(a2,r);