Searched refs:MATH_ILog2 (Results 1 – 3 of 3) sorted by relevance
44 int tmp = MATH_ILog2(num); in MATH_QSortStackSize()
266 SDK_INLINE int MATH_ILog2(u32 x) in MATH_ILog2() function
368 result = MATH_ILog2(a[i]); in MathTest()