Home
last modified time | relevance | path

Searched refs:LPCCoefQ17 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.h39 WebRtc_Word32 *LPCCoefQ17,
Dentropy_coding.c798 WebRtc_Word32 *LPCCoefQ17, in WebRtcIsacfix_DecodeLpcCoef() argument
944 LPCCoefQ17[pos] = tmp32; in WebRtcIsacfix_DecodeLpcCoef()
951 LPCCoefQ17[pos] = tmp32; in WebRtcIsacfix_DecodeLpcCoef()
962 static int EstCodeLpcCoef(WebRtc_Word32 *LPCCoefQ17, in EstCodeLpcCoef() argument
1018 tmp32 = LPCCoefQ17[pos] - WebRtcIsacfix_kMeansShapeQ17[0][poss]; //Q17 in EstCodeLpcCoef()
1025 tmp32 = LPCCoefQ17[pos] - WebRtcIsacfix_kMeansShapeQ17[0][poss]; //Q17 in EstCodeLpcCoef()
1244 LPCCoefQ17[pos] = tmp32; in EstCodeLpcCoef()
1251 LPCCoefQ17[pos] = tmp32; in EstCodeLpcCoef()