OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unquant_coarse_energy
(Results
1 - 3
of
3
) sorted by null
/external/libopus/celt/
quant_bands.h
60
void
unquant_coarse_energy
(const CELTMode *m, int start, int end, opus_val16 *oldEBands, int intra, ec_dec *dec, int C, int LM);
quant_bands.c
427
void
unquant_coarse_energy
(const CELTMode *m, int start, int end, opus_val16 *oldEBands, int intra, ec_dec *dec, int C, int LM)
function
celt_decoder.c
829
unquant_coarse_energy
(mode, st->start, st->end, oldBandE,
[
all
...]
Completed in 45 milliseconds