Searched refs:COUNT_ZERO_MSBS2 (Results 1 – 1 of 1) sorted by relevance
66 #define COUNT_ZERO_MSBS2(word) FLAC__clz2_uint32(word) macro82 #define COUNT_ZERO_MSBS2(word) FLAC__clz2_uint64(word) macro884 x = y = COUNT_ZERO_MSBS2(b); in FLAC__bitreader_read_rice_signed_block()893 y = COUNT_ZERO_MSBS2(b); in FLAC__bitreader_read_rice_signed_block()