OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsac_kKltT1Gain
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
lpc_tables.h
86
extern const double
WebRtcIsac_kKltT1Gain
[4];
lpc_tables.c
482
const double
WebRtcIsac_kKltT1Gain
[4] = {
[
all
...]
entropy_coding.c
909
sum += tmpcoeffs_g[pos++] *
WebRtcIsac_kKltT1Gain
[pos2++];
[
all
...]
Completed in 44 milliseconds