Searched refs:nOverLapLen (Results 1 – 1 of 1) sorted by relevance
275 int nOverLapLen; // �غϳ��� in xcorr() local316 for(nOverLapLen = 1; nOverLapLen <= inLen; nOverLapLen++ ) in xcorr()319 for(k = 0;k < nOverLapLen;k++) in xcorr()322 y = py[inLen-nOverLapLen+k]; in xcorr()352 for(nOverLapLen = inLen-1;nOverLapLen>=1;nOverLapLen--) in xcorr()355 for(k = 0;k < nOverLapLen;k++) in xcorr()358 x = px[inLen-nOverLapLen+k]; in xcorr()