Searched refs:nHP (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.c274 int32_t nHP, pHP, wNoisyHP, wPriodicHP, corr, minCorr, maxCoeff; local
654 nHP = (int32_t)WEBRTC_SPL_MUL_16_32_RSFT15(
687 (ISACdec_obj->plcstr_obj).A, (nHP) ) );
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Ddecode_plc.c274 WebRtc_Word32 nHP, pHP, wNoisyHP, wPriodicHP, corr, minCorr, maxCoeff; local
654 nHP = (WebRtc_Word32)WEBRTC_SPL_MUL_16_32_RSFT15(
687 (ISACdec_obj->plcstr_obj).A, (nHP) ) );

Completed in 275 milliseconds