Home | History | Annotate | Download | only in celt

Lines Matching refs:octave

873          int qg, octave;
874 octave = ec_dec_uint(dec, 6);
875 postfilter_pitch = (16<<octave)+ec_dec_bits(dec, 4+octave)-1;