Searched refs:unquant_coarse_energy (Results 1 – 3 of 3) sorted by relevance
/external/libopus/celt/ |
D | quant_bands.h | 60 void unquant_coarse_energy(const CELTMode *m, int start, int end, opus_val16 *oldEBands, int intra,…
|
D | quant_bands.c | 427 void unquant_coarse_energy(const CELTMode *m, int start, int end, opus_val16 *oldEBands, int intra,… in unquant_coarse_energy() function
|
D | celt_decoder.c | 900 unquant_coarse_energy(mode, start, end, oldBandE,
|