Lines Matching full:prev_hb_gain
88 opus_val16 prev_HB_gain;239 st->prev_HB_gain = Q15ONE;1741 if( st->prev_HB_gain < Q15ONE || HB_gain < Q15ONE ) {1743 st->prev_HB_gain, HB_gain, celt_mode->overlap, frame_size, st->channels, celt_mode->window, st->Fs);1745 st->prev_HB_gain = HB_gain;2431 st->prev_HB_gain = Q15ONE;