OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsacfix_kT1GainQ15
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h
84
extern const WebRtc_Word16
WebRtcIsacfix_kT1GainQ15
[KLT_NUM_MODELS][4];
lpc_tables.c
[
all
...]
entropy_coding.c
856
sumQQ += (WEBRTC_SPL_MUL_16_32_RSFT16(
WebRtcIsacfix_kT1GainQ15
[model][pos2], tmpcoeffs_gQ17[pos]<<5)); // (Q15*Q17)>>(16-5) = Q21
[
all
...]
Completed in 71 milliseconds