Searched refs:rp_beg (Results 1 – 1 of 1) sorted by relevance
1215 int16_t *rp_beg, *rp_end; in xcorr_coeff() local1232 rp_beg = regressor; in xcorr_coeff()1236 rp_beg = ®ressor[-1]; in xcorr_coeff()1306 energy += (unsigned)step * ((*rp_end * *rp_end - *rp_beg * *rp_beg) >> shifts); in xcorr_coeff()1308 rp_beg += step; in xcorr_coeff()