Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/mic_test_Linux/
H A Drecord_test.c273 int xcorr(short* px, short* py, int inLen,unsigned short us16Thresh) in xcorr() function
566 if(xcorr(buf_shift, rec_400hz, 256, 20480) >= THRES_REC_FREQ) in check_agreement()