Home | History | Annotate | Download | only in celt

Lines Matching full:ebands

479    const opus_int16 *eBands;
485 eBands = mode->eBands;
538 boffs = N*c+(eBands[i]<<LM);
539 blen = (eBands[i+1]-eBands[i])<<LM;
833 const opus_int16 *eBands;
839 eBands = mode->eBands;
996 width = C*(eBands[i+1]-eBands[i])<<LM;