Lines Matching refs:intensitystereo_bit
583 int intensitystereo_bit = 0;
661 intensitystereo_bit = ff_celt_log2_frac[f->end_band - f->start_band];
662 if (intensitystereo_bit <= tbits_8ths) {
663 tbits_8ths -= intensitystereo_bit;
669 intensitystereo_bit = 0;
816 if (intensitystereo_bit) {
817 total -= intensitystereo_bit;
818 intensitystereo_bit = ff_celt_log2_frac[j - f->start_band];
819 total += intensitystereo_bit;
827 if (intensitystereo_bit) {
833 if (intensitystereo_bit)