Home | History | Annotate | Download | only in celt

Lines Matching refs:octave

802          int qg, octave;
803 octave = ec_dec_uint(dec, 6);
804 postfilter_pitch = (16<<octave)+ec_dec_bits(dec, 4+octave)-1;