Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_encoder.c1478 int enable_tf_analysis; in celt_encode_with_ec() local
1873 enable_tf_analysis = effectiveBytes>=15*C && !hybrid && st->complexity>=2 && !st->lfe; in celt_encode_with_ec()
1885 if (enable_tf_analysis) in celt_encode_with_ec()