Searched refs:FLAC__clz2_uint64 (Results 1 – 2 of 2) sorted by relevance
126 static inline unsigned int FLAC__clz2_uint64(FLAC__uint64 v) in FLAC__clz2_uint64() function
82 #define COUNT_ZERO_MSBS2(word) FLAC__clz2_uint64(word)