Searched refs:silk_CLZ64 (Results 1 – 2 of 2) sorted by relevance
74 lsh = silk_CLZ64( corr_QC[ 0 ] ) - 35; in silk_warped_autocorrelation_FIX()
41 static OPUS_INLINE opus_int32 silk_CLZ64( opus_int64 in ) in silk_CLZ64() function