Home | History | Annotate | Download | only in celt

Lines Matching defs:blen

411             int blen;
413 blen = (eBands[i+1]-eBands[i])<<LM;
414 for (j=0;j<blen;j++)
419 renormalise_vector(X+boffs, blen, Q15ONE);