Searched refs:silk_CLZ64 (Results 1 – 5 of 5) sorted by relevance
76 lsh = silk_CLZ64( corr_QC[ 0 ] ) - 35; in silk_warped_autocorrelation_FIX_c()
72 lz = silk_CLZ64(C0_64); in silk_burg_modified_c()
41 static OPUS_INLINE opus_int32 silk_CLZ64( opus_int64 in ) in silk_CLZ64() function
142 lsh = silk_CLZ64( temp64 ) - 35; in silk_warped_autocorrelation_FIX()
222 lsh = silk_CLZ64( corr_QC_orderT ) - 35; in silk_warped_autocorrelation_FIX_neon()