Searched refs:prev_redundancy (Results 1 – 1 of 1) sorted by relevance
72 int prev_redundancy; member306 (mode == MODE_CELT_ONLY && st->prev_mode != MODE_CELT_ONLY && !st->prev_redundancy) in opus_decode_frame()487 if (mode != st->prev_mode && st->prev_mode > 0 && !st->prev_redundancy) in opus_decode_frame()501 if (st->prev_mode == MODE_HYBRID && !(redundancy && celt_to_silk && st->prev_redundancy) ) in opus_decode_frame()585 st->prev_redundancy = redundancy && !celt_to_silk; in opus_decode_frame()