Home
last modified time | relevance | path

Searched defs:EC_CLZ0 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libopus/celt/
H A Decintrin.h65 # define EC_CLZ0 (1) macro
69 # define EC_CLZ0 (31) macro
73 # define EC_CLZ0 ((int)sizeof(unsigned)*CHAR_BIT) macro
76 # define EC_CLZ0 ((int)sizeof(unsigned long)*CHAR_BIT) macro