Home
last modified time | relevance | path

Searched defs:lpcGains (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dencode.c540 double* lpcGains, enum ISACBand band, int status) { in LimitPayloadUb()
664 double lpcGains[SUBFRAMES << 1]; in WebRtcIsac_EncodeUb16() local
858 double lpcGains[SUBFRAMES]; in WebRtcIsac_EncodeUb12() local
Dencode_lpc_swb.c700 double* lpcGains) in WebRtcIsac_AddMeanToLinearDomain()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dstructs.h368 int32_t lpcGains[12]; /* 6 lower-band & 6 upper-band we may need to double it for 60*/ member