Searched refs:FLAC__clz_soft_uint32 (Results 1 – 1 of 1) sorted by relevance
46 static inline uint32_t FLAC__clz_soft_uint32(FLAC__uint32 word) in FLAC__clz_soft_uint32() function90 return FLAC__clz_soft_uint32(v); in FLAC__clz_uint32()