Home
last modified time | relevance | path

Searched refs:WebPLog2FloorC (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dutils.h132 static WEBP_INLINE int WebPLog2FloorC(uint32_t n) { in WebPLog2FloorC() function
141 static WEBP_INLINE int BitsLog2Floor(uint32_t n) { return WebPLog2FloorC(n); } in BitsLog2Floor()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog425 ae836410 WebPLog2FloorC: clear -Wshadow warning

Completed in 7 milliseconds