Searched refs:nQy (Results 1 – 1 of 1) sorted by relevance
283 short nQx, nQy, nQxy; // sum(xi*yj), sum(xi^2), sum(yj^2)������ֵ in xcorr() local296 nQy = RECORD_AUDIO_LEFTNUM; in xcorr()298 if(0 != (nQx+nQy)%2) in xcorr()300 nQ = (nQx+nQy+1)/2 - nQxy; in xcorr()304 nQ = (nQx+nQy)/2 - nQxy; in xcorr()308 i32Denomy = GetDenomValue(py,inLen,nQy); in xcorr()334 if(0 == (nQx+nQy)%2) in xcorr()370 if(0 == (nQx+nQy)%2) in xcorr()