Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/celt/
H A Decintrin.h86 # define EC_ILOG(_x) (EC_CLZ0-EC_CLZ(_x)) macro
89 # define EC_ILOG(_x) (ec_ilog(_x)) macro