Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_encoder.c977 opus_int32 tot_boost=0; in dynalloc_analysis() local
1144 && (tot_boost+boost_bits)>>BITRES>>3 > 2*effectiveBytes/3) in dynalloc_analysis()
1147 offsets[i] = cap-tot_boost; in dynalloc_analysis()
1148 tot_boost = cap; in dynalloc_analysis()
1152 tot_boost += boost_bits; in dynalloc_analysis()
1159 *tot_boost_ = tot_boost; in dynalloc_analysis()
1299 int constrained_vbr, opus_val16 stereo_saving, int tot_boost, in compute_vbr() argument
1343 target += tot_boost-(19<<LM); in compute_vbr()
1462 opus_int32 tot_boost; in celt_encode_with_ec() local
1881 …eBands, LM, effectiveBytes, &tot_boost, st->lfe, surround_dynalloc, &st->analysis, importance, spr… in celt_encode_with_ec()
[all …]