OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lpcGainIndex
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
entropy_coding.h
218
* -
lpcGainIndex
: quantization indices for lpc gains, these will
222
int*
lpcGainIndex
);
encode.c
609
ISACencUB_obj->SaveEnc_obj.
lpcGainIndex
);
619
&ISACencUB_obj->SaveEnc_obj.
lpcGainIndex
[SUBFRAMES]);
750
ISACencUB_obj->SaveEnc_obj.
lpcGainIndex
);
753
&ISACencUB_obj->SaveEnc_obj.
lpcGainIndex
[SUBFRAMES]);
[
all
...]
structs.h
300
int
lpcGainIndex
[SUBFRAMES<<1];
entropy_coding.c
[
all
...]
Completed in 157 milliseconds