Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dutils.h114 static WEBP_INLINE int BitsLog2Floor(uint32_t n) { in BitsLog2Floor() function
122 static WEBP_INLINE int BitsLog2Floor(uint32_t n) { in BitsLog2Floor() function
141 static WEBP_INLINE int BitsLog2Floor(uint32_t n) { return WebPLog2FloorC(n); } in BitsLog2Floor() function

Completed in 2 milliseconds