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/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
entropy_coding.h
220
* -
lpcGainIndex
: quantization indices for lpc gains, these will
224
int*
lpcGainIndex
);
encode.c
611
ISACencUB_obj->SaveEnc_obj.
lpcGainIndex
);
621
&ISACencUB_obj->SaveEnc_obj.
lpcGainIndex
[SUBFRAMES]);
753
ISACencUB_obj->SaveEnc_obj.
lpcGainIndex
);
756
&ISACencUB_obj->SaveEnc_obj.
lpcGainIndex
[SUBFRAMES]);
[
all
...]
structs.h
303
int
lpcGainIndex
[SUBFRAMES<<1];
entropy_coding.c
[
all
...]
Completed in 44 milliseconds