Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Ddecode_plc.c270 int16_t nLP, pLP, wNoisyLP, wPriodicLP, tmp16; in WebRtcIsacfix_DecodePlcImpl() local
630 nLP = (int16_t)((int16_t)(noise1 * ISACdec_obj->plcstr_obj.std) * in WebRtcIsacfix_DecodePlcImpl()
667 wNoisyLP = (int16_t)(ISACdec_obj->plcstr_obj.A * nLP >> 15); in WebRtcIsacfix_DecodePlcImpl()