Home | History | Annotate | Download | only in celt

Lines Matching full:lgain

400    opus_val32 t, lgain, rgain;
422 lgain = celt_rsqrt_norm(t);
439 X[j] = EXTRACT16(PSHR32(MULT16_16(lgain, SUB16(l,r)), kl+1));