Searched refs:p_start_out (Results 1 – 1 of 1) sorted by relevance
573 int16_t* p_start_out = out; in WebRtcNsx_AnalysisUpdateNeon() local582 while (p_start_out < p_end_out) { in WebRtcNsx_AnalysisUpdateNeon()592 vst1q_s16(p_start_out, vcombine_s16(result_low, result_high)); in WebRtcNsx_AnalysisUpdateNeon()596 p_start_out += 8; in WebRtcNsx_AnalysisUpdateNeon()