Searched refs:overlapWin (Results 1 – 2 of 2) sorted by relevance
66 int16_t overlapWin[ 240 ]; in WebRtcIsacfix_DecodeImpl() local135 WebRtcSpl_GetHanningWindow( overlapWin, RECOVERY_OVERLAP ); in WebRtcIsacfix_DecodeImpl()138 …(int16_t)WEBRTC_SPL_MUL_16_16_RSFT( (ISACdec_obj->plcstr_obj).overlapLP[k], overlapWin[RECOVERY_OV… in WebRtcIsacfix_DecodeImpl()139 (int16_t)WEBRTC_SPL_MUL_16_16_RSFT( Vector_Word16_1[k], overlapWin[k], 14) ); in WebRtcIsacfix_DecodeImpl()
66 WebRtc_Word16 overlapWin[ 240 ]; in WebRtcIsacfix_DecodeImpl() local135 WebRtcSpl_GetHanningWindow( overlapWin, RECOVERY_OVERLAP ); in WebRtcIsacfix_DecodeImpl()138 …d16)WEBRTC_SPL_MUL_16_16_RSFT( (ISACdec_obj->plcstr_obj).overlapLP[k], overlapWin[RECOVERY_OVERLAP… in WebRtcIsacfix_DecodeImpl()139 (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT( Vector_Word16_1[k], overlapWin[k], 14) ); in WebRtcIsacfix_DecodeImpl()