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

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Ddecode_plc.c273 int16_t nLP, pLP, wNoisyLP, wPriodicLP, tmp16, minIdx; local
644 nLP = (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(
685 (ISACdec_obj->plcstr_obj).A, nLP, 15 ) );
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Ddecode_plc.c273 WebRtc_Word16 nLP, pLP, wNoisyLP, wPriodicLP, tmp16, minIdx; local
644 nLP = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT(
685 (ISACdec_obj->plcstr_obj).A, nLP, 15 ) );

Completed in 289 milliseconds