Searched refs:prev_HB_gain (Results 1 – 1 of 1) sorted by relevance
93 opus_val16 prev_HB_gain; member241 st->prev_HB_gain = Q15ONE; in opus_encoder_init()1783 if( st->prev_HB_gain < Q15ONE || HB_gain < Q15ONE ) { in opus_encode_native()1785 …st->prev_HB_gain, HB_gain, celt_mode->overlap, frame_size, st->channels, celt_mode->window, st->Fs… in opus_encode_native()1787 st->prev_HB_gain = HB_gain; in opus_encode_native()2479 st->prev_HB_gain = Q15ONE; in opus_encoder_ctl()