Searched refs:e_prob_model (Results 1 – 1 of 1) sorted by relevance
/external/libopus/celt/ |
D | quant_bands.c | 77 static const unsigned char e_prob_model[4][2][42] = { variable 305 tell, e_prob_model[LM][1], error_intra, enc, C, LM, 1, max_decay, lfe); in quant_coarse_energy() 336 tell, e_prob_model[LM][intra], error, enc, C, LM, 0, max_decay, lfe); in quant_coarse_energy() 430 const unsigned char *prob_model = e_prob_model[LM][intra]; in unquant_coarse_energy()
|