Searched refs:i32Denomy (Results 1 – 1 of 1) sorted by relevance
285 unsigned int i32Denomx,i32Denomy; // sum(xi^2), sum(yj^2) in xcorr() local308 i32Denomy = GetDenomValue(py,inLen,nQy); in xcorr()311 s16Denom = GetDenomValueByTable(i32Denomx,i32Denomy,&nDQ); in xcorr()