Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/mic_test_Linux/
H A Drecord_test.c247 unsigned int GetDenomValue(short * px, int inLen, short nQ) in GetDenomValue() function
307 i32Denomx = GetDenomValue(px,inLen,nQx); in xcorr()
308 i32Denomy = GetDenomValue(py,inLen,nQy); in xcorr()