Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c895 static WEBP_INLINE uint32_t Rotate8b(uint32_t V) { in Rotate8b() function
910 pattern = Rotate8b(pattern); in CopySmallPattern8b()