Home
last modified time | relevance | path

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

/external/libopus/celt/
Dquant_bands.c142 static opus_val32 loss_distortion(const opus_val16 *eBands, opus_val16 *oldEBands, int start, int e… in loss_distortion() function
279 new_distortion = loss_distortion(eBands, oldEBands, start, effEnd, m->nbEBands, C); in quant_coarse_energy()