Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Dtypes.h50 #define WEBP_ABI_IS_INCOMPATIBLE(a, b) (((a) >> 8) != ((b) >> 8)) macro
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Dtypes.h50 #define WEBP_ABI_IS_INCOMPATIBLE(a, b) (((a) >> 8) != ((b) >> 8)) macro
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Dtypes.h50 #define WEBP_ABI_IS_INCOMPATIBLE(a, b) (((a) >> 8) != ((b) >> 8)) macro

Completed in 5 milliseconds