Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_encoder.c1301 int lfe, int has_surround_mask, opus_val16 surround_masking, in compute_vbr() argument
1368 if (has_surround_mask&&!lfe) in compute_vbr()
1388 if ((!has_surround_mask||lfe) && constrained_vbr) in compute_vbr()
1393 if (!has_surround_mask && tf_estimate < QCONST16(.2f, 14)) in compute_vbr()