Searched refs:end_stored_p (Results 1 – 1 of 1) sorted by relevance
54 const int16_t* end_stored_p = aecm->channelStored + PART_LEN; in WebRtcAecm_CalcLinearEnergiesNeon() local75 while (start_stored_p < end_stored_p) { in WebRtcAecm_CalcLinearEnergiesNeon()145 const int16_t* end_stored_p = aecm->channelStored + PART_LEN; in WebRtcAecm_StoreAdaptiveChannelNeon() local152 while (start_stored_p < end_stored_p) { in WebRtcAecm_StoreAdaptiveChannelNeon()191 const int16_t* end_stored_p = start_stored_p + PART_LEN; in WebRtcAecm_ResetAdaptiveChannelNeon() local196 while (start_stored_p < end_stored_p) { in WebRtcAecm_ResetAdaptiveChannelNeon()