Home | History | Annotate | Download | only in celt

Lines Matching full:shl16

216          lg = ADD16(bandLogE[i+c*m->nbEBands], SHL16((opus_val16)eMeans[i],6));
278 thresh32 = SHR32(celt_exp2(-SHL16(depth, 10-BITRES)),1);