Home
last modified time | relevance | path

Searched refs:consec_transient (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Dcelt_encoder.c99 int consec_transient; member
1562 …&& st->complexity >= 5 && !(st->consec_transient && LM!=3 && st->variable_duration==OPUS_FRAMESIZE… in celt_encode_with_ec()
2045 anti_collapse_on = st->consec_transient<2; in celt_encode_with_ec()
2141 st->consec_transient++; in celt_encode_with_ec()
2143 st->consec_transient=0; in celt_encode_with_ec()