Home
last modified time | relevance | path

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

/external/webp/src/utils/
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
128 static WEBP_INLINE int BitsLog2Floor(uint32_t n) { in BitsLog2Floor() function
/external/opencv3/3rdparty/libwebp/enc/
Dbackward_references.h39 static WEBP_INLINE int BitsLog2Floor(uint32_t n) { in BitsLog2Floor() function