Searched defs:lpcGainIndex (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Dentropy_coding.c1378 int* lpcGainIndex) {
1385 memcpy(lpcGainIndex, idx, UB_LPC_GAIN_DIM * sizeof(int));
1377 WebRtcIsac_EncodeLpcGainUb(double* lpGains, Bitstr* streamdata, int* lpcGainIndex) argument
H A Dstructs.h301 int lpcGainIndex[SUBFRAMES<<1]; member in struct:__anon28984

Completed in 92 milliseconds