Searched defs:BitsLog2Floor (Results 1 – 1 of 1) sorted by relevance
126 static WEBP_INLINE int BitsLog2Floor(uint32_t n) { in BitsLog2Floor() function137 static WEBP_INLINE int BitsLog2Floor(uint32_t n) { in BitsLog2Floor() function162 static WEBP_INLINE int BitsLog2Floor(uint32_t n) { return WebPLog2FloorC(n); } in BitsLog2Floor() function