Searched refs:p_end_src (Results 1 – 1 of 1) sorted by relevance
519 int16_t* p_end_src = inst->synthesisBuffer + inst->anaLen; in WebRtcNsx_SynthesisUpdateNeon() local521 while (p_start_src < p_end_src) { in WebRtcNsx_SynthesisUpdateNeon()547 int16_t* p_end_src = inst->analysisBuffer + inst->anaLen; in WebRtcNsx_AnalysisUpdateNeon() local549 while (p_start_src < p_end_src) { in WebRtcNsx_AnalysisUpdateNeon()560 p_end_src = new_speech + inst->blockLen10ms; in WebRtcNsx_AnalysisUpdateNeon()562 while (p_start_src < p_end_src) { in WebRtcNsx_AnalysisUpdateNeon()