Searched refs:residualLong (Results 1 – 1 of 1) sorted by relevance
47 int16_t *residualLong = &residualLongVec[LPC_FILTERORDER]; in WebRtcIlbcfix_StateSearch() local48 int16_t *sampleAr = residualLong; in WebRtcIlbcfix_StateSearch()62 WEBRTC_SPL_MEMCPY_W16(residualLong, residual, iLBCenc_inst->state_short_len); in WebRtcIlbcfix_StateSearch()63 …WebRtcSpl_MemSetW16(residualLong + iLBCenc_inst->state_short_len, 0, iLBCenc_inst->state_short_len… in WebRtcIlbcfix_StateSearch()67 WebRtcSpl_FilterMAFastQ12(residualLong, sampleMa, numerator, in WebRtcIlbcfix_StateSearch()