Home | History | Annotate | Download | only in libvpx
      1 /* This file automatically generated by configure. Do not edit! */
      2 #define INLINE
      3 #define FORCEINLINE
      4 #define RESTRICT
      5 
      6 #if defined(__arm__)
      7 
      8 #define ARCH_ARM 1
      9 #define HAVE_ARMV5TE 0
     10 #else
     11 #define ARCH_ARM 0
     12 #endif
     13 
     14 #if defined(__ARM_HAVE_NEON)
     15 #define HAVE_ARMV7 1
     16 #else
     17 #define HAVE_ARMV7 0
     18 #endif
     19 
     20 #if defined(__ARM_HAVE_ARMV6)
     21 #define HAVE_ARMV6 1
     22 #else
     23 #define HAVE_ARMV6 0
     24 #endif
     25 
     26 #if defined(__mips__)
     27 #define ARCH_MIPS 1
     28 #else
     29 #define ARCH_MIPS 0
     30 #endif
     31 
     32 #define ARCH_X86 0
     33 #define ARCH_X86_64 0
     34 #define ARCH_PPC32 0
     35 #define ARCH_PPC64 0
     36 
     37 #define HAVE_IWMMXT 0
     38 #define HAVE_IWMMXT2 0
     39 #define HAVE_MMX 0
     40 #define HAVE_SSE 0
     41 #define HAVE_SSE2 0
     42 #define HAVE_SSE3 0
     43 #define HAVE_SSSE3 0
     44 #define HAVE_ALTIVEC 0
     45 #define HAVE_VPX_PORTS 1
     46 #define HAVE_STDINT_H 1
     47 #define HAVE_ALT_TREE_LAYOUT 0
     48 #define HAVE_PTHREAD_H 1
     49 #define HAVE_SYS_MMAN_H 1
     50 #define CONFIG_EXTERNAL_BUILD 0
     51 #define CONFIG_INSTALL_DOCS 0
     52 #define CONFIG_INSTALL_BINS 1
     53 #define CONFIG_INSTALL_LIBS 1
     54 #define CONFIG_INSTALL_SRCS 1
     55 #define CONFIG_DEBUG 0
     56 #define CONFIG_GPROF 0
     57 #define CONFIG_GCOV 0
     58 #define CONFIG_RVCT 0
     59 #define CONFIG_GCC 0
     60 #define CONFIG_MSVS 0
     61 #define CONFIG_PIC 0
     62 #define CONFIG_BIG_ENDIAN 0
     63 #define CONFIG_CODEC_SRCS 0
     64 #define CONFIG_DEBUG_LIBS 0
     65 #define CONFIG_FAST_UNALIGNED 1
     66 #define CONFIG_MEM_MANAGER 0
     67 #define CONFIG_MEM_TRACKER 0
     68 #define CONFIG_MEM_CHECKS 0
     69 #define CONFIG_MD5 1
     70 #define CONFIG_DEQUANT_TOKENS 0
     71 #define CONFIG_DC_RECON 0
     72 #define CONFIG_NEW_TOKENS 0
     73 #define CONFIG_EVAL_LIMIT 0
     74 #define CONFIG_RUNTIME_CPU_DETECT 0
     75 #define CONFIG_POSTPROC 0
     76 #define CONFIG_POSTPROC_GENERIC 0
     77 #define CONFIG_OS_SUPPORT 1
     78 #define CONFIG_MULTITHREAD 1
     79 #define CONFIG_PSNR 0
     80 #define CONFIG_VP8_ENCODER 1
     81 #define CONFIG_VP8_DECODER 1
     82 #define CONFIG_VP8 1
     83 #define CONFIG_ENCODERS 1
     84 #define CONFIG_DECODERS 1
     85 #define CONFIG_STATIC_MSVCRT 0
     86 #define CONFIG_SPATIAL_RESAMPLING 1
     87 #define CONFIG_REALTIME_ONLY 0
     88