react-native-fast-image
Version:
🚩 FastImage, performant React Native image component.
147 lines (102 loc) • 4.26 kB
Plain Text
/* Adapted from the autotools src/webp/config.h.in. */
/* Define if building universal (internal helper macro) */
/* TODO: handle properly in CMake */
/* Set to 1 if __builtin_bswap16 is available */
/* Set to 1 if __builtin_bswap32 is available */
/* Set to 1 if __builtin_bswap64 is available */
/* Define to 1 if you have the <dlfcn.h> header file. */
/* Define to 1 if you have the <GLUT/glut.h> header file. */
/* Define to 1 if you have the <GL/glut.h> header file. */
/* Define to 1 if you have the <inttypes.h> header file. */
/* Define to 1 if you have the <memory.h> header file. */
/* Define to 1 if you have the <OpenGL/glut.h> header file. */
/* Have PTHREAD_PRIO_INHERIT. */
/* Define to 1 if you have the <shlwapi.h> header file. */
/* Define to 1 if you have the <stdint.h> header file. */
/* Define to 1 if you have the <stdlib.h> header file. */
/* Define to 1 if you have the <strings.h> header file. */
/* Define to 1 if you have the <string.h> header file. */
/* Define to 1 if you have the <sys/stat.h> header file. */
/* Define to 1 if you have the <sys/types.h> header file. */
/* Define to 1 if you have the <unistd.h> header file. */
/* Define to 1 if you have the <wincodec.h> header file. */
/* Define to 1 if you have the <windows.h> header file. */
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
/* TODO: handle properly in CMake */
/* Name of package */
/* Define to the address where bug reports for this package should be sent. */
/* Define to the full name of this package. */
/* Define to the full name and version of this package. */
/* Define to the one symbol short name of this package. */
/* Define to the home page for this package. */
/* Define to the version of this package. */
/* Define to necessary symbol if this constant uses a non-standard name on
your system. */
/* Define to 1 if you have the ANSI C header files. */
/* Version number of package */
/* Enable experimental code */
/* Define to 1 to force aligned memory operations */
/* Set to 1 if AVX2 is supported */
/* Set to 1 if GIF library is installed */
/* Set to 1 if OpenGL is supported */
/* Set to 1 if JPEG library is installed */
/* Set to 1 if PNG library is installed */
/* Set to 1 if SSE2 is supported */
/* Set to 1 if SSE4.1 is supported */
/* Set to 1 if TIFF library is installed */
/* Undefine this to disable thread support. */
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */