OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsacfix_kOffsetShape
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h
51
extern const WebRtc_UWord16
WebRtcIsacfix_kOffsetShape
[KLT_NUM_MODELS][108];
lpc_tables.c
101
const WebRtc_UWord16
WebRtcIsacfix_kOffsetShape
[3][108] = {
[
all
...]
entropy_coding.c
830
tmpcoeffs_sQ10[WebRtcIsacfix_kSelIndShape[k]] = WebRtcIsacfix_kLevelsShapeQ10[WebRtcIsacfix_kOfLevelsShape[model]+
WebRtcIsacfix_kOffsetShape
[model][k] + index_QQ[k]];
[
all
...]
Completed in 39 milliseconds