OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmpLPCindex_g
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
encode.c
509
int16_t
tmpLPCindex_g
[KLT_ORDER_GAIN<<1];
559
tmpLPCindex_g
[ii] = SaveEnc_str->LPCindex_g[ii];
613
WebRtcIsacfix_TranscodeLpcCoef(&tmpLPCcoeffs_g[KLT_ORDER_GAIN*ii], &
tmpLPCindex_g
[KLT_ORDER_GAIN*ii]);
617
status = WebRtcIsacfix_EncHistMulti(&ISACenc_obj->bitstr_obj, &
tmpLPCindex_g
[KLT_ORDER_GAIN*ii],
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
encode.c
[
all
...]
Completed in 72 milliseconds