OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LPC_LOBAND_SCALE
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
lpc_tables.h
30
#define
LPC_LOBAND_SCALE
2.100f
entropy_coding.c
983
LPCCoef[pos] = tmpcoeffs_s[poss] /
LPC_LOBAND_SCALE
;
1017
tmpcoeffs_s[poss] *=
LPC_LOBAND_SCALE
;
[
all
...]
Completed in 33 milliseconds