Home
last modified time | relevance | path

Searched refs:i32Denomx (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/mic_test_Linux/
H A Drecord_test.c285 unsigned int i32Denomx,i32Denomy; // sum(xi^2), sum(yj^2) in xcorr() local
307 i32Denomx = GetDenomValue(px,inLen,nQx); in xcorr()
311 s16Denom = GetDenomValueByTable(i32Denomx,i32Denomy,&nDQ); in xcorr()