Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_encoder.c228 opus_val16 *tf_estimate, int *tf_chan, int allow_weak_transients, in transient_analysis() argument
264 if (allow_weak_transients) in transient_analysis()
393 if (allow_weak_transients && is_transient && mask_metric<600) { in transient_analysis()
1698 int allow_weak_transients = hybrid && effectiveBytes<15 && st->silk_info.signalType != 2; in celt_encode_with_ec() local
1700 &tf_estimate, &tf_chan, allow_weak_transients, &weak_transient); in celt_encode_with_ec()