Searched refs:FLAC__clz2_uint32 (Results 1 – 2 of 2) sorted by relevance
119 static inline unsigned int FLAC__clz2_uint32(FLAC__uint32 v) in FLAC__clz2_uint32() function
66 #define COUNT_ZERO_MSBS2(word) FLAC__clz2_uint32(word)