Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libwebp/webp/
Dtypes.h45 #define WEBP_ABI_IS_INCOMPATIBLE(a, b) (((a) >> 8) != ((b) >> 8)) macro
/external/webp/include/webp/
Dtypes.h45 #define WEBP_ABI_IS_INCOMPATIBLE(a, b) (((a) >> 8) != ((b) >> 8)) macro