Searched refs:prev_HB_gain (Results 1 – 1 of 1) sorted by relevance
98 opus_val16 prev_HB_gain; member259 st->prev_HB_gain = Q15ONE; in opus_encoder_init()1940 if( st->prev_HB_gain < Q15ONE || HB_gain < Q15ONE ) { in opus_encode_native()1942 …st->prev_HB_gain, HB_gain, celt_mode->overlap, frame_size, st->channels, celt_mode->window, st->Fs… in opus_encode_native()1944 st->prev_HB_gain = HB_gain; in opus_encode_native()2686 st->prev_HB_gain = Q15ONE; in opus_encoder_ctl()