Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/webp/
Dtypes.h50 #define WEBP_ABI_IS_INCOMPATIBLE(a, b) (((a) >> 8) != ((b) >> 8)) macro
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/
Dtypes.h50 #define WEBP_ABI_IS_INCOMPATIBLE(a, b) (((a) >> 8) != ((b) >> 8)) macro