Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/mic_test_Linux/
H A Drecord_test.c292 unsigned short sqrt_2 = 46341; // Q15 in xcorr() local
340 i32Result = (I32MultI16(i32Result,sqrt_2) >> (15-nDQ+nQ)); in xcorr()
376 i32Result = (I32MultI16(i32Result,sqrt_2) >> (15-nDQ+nQ)); in xcorr()