Searched defs:WEBP_ABI_IS_INCOMPATIBLE (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/webp/ | ||
H A D | types.h | 50 #define WEBP_ABI_IS_INCOMPATIBLE(a, b) (((a) >> 8) != ((b) >> 8)) macro |
Completed in 1 milliseconds