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 #define ARCH_ARM 1
      8 #else
      9 #define ARCH_ARM 0
     10 #endif
     11 
     12 #define ARCH_MIPS 0
     13 #define ARCH_X86 0
     14 #define ARCH_X86_64 0
     15 #define ARCH_PPC32 0
     16 #define ARCH_PPC64 0
     17 #define HAVE_ARMV5TE 0
     18 #define HAVE_ARMV6 0
     19 
     20 #if defined(__ARM_HAVE_NEON)
     21 #define HAVE_ARMV7 1
     22 #else
     23 #define HAVE_ARMV7 0
     24 #endif
     25 
     26 #define HAVE_IWMMXT 0
     27 #define HAVE_IWMMXT2 0
     28 #define HAVE_MIPS32 0
     29 #define HAVE_MMX 0
     30 #define HAVE_SSE 0
     31 #define HAVE_SSE2 0
     32 #define HAVE_SSE3 0
     33 #define HAVE_SSSE3 0
     34 #define HAVE_ALTIVEC 0
     35 #define HAVE_VPX_PORTS 1
     36 #define HAVE_STDINT_H 1
     37 #define HAVE_ALT_TREE_LAYOUT 0
     38 #define HAVE_PTHREAD_H 1
     39 #define HAVE_SYS_MMAN_H 1
     40 #define CONFIG_EXTERNAL_BUILD 0
     41 #define CONFIG_INSTALL_DOCS 0
     42 #define CONFIG_INSTALL_BINS 1
     43 #define CONFIG_INSTALL_LIBS 1
     44 #define CONFIG_INSTALL_SRCS 1
     45 #define CONFIG_DEBUG 0
     46 #define CONFIG_GPROF 0
     47 #define CONFIG_GCOV 0
     48 #define CONFIG_RVCT 0
     49 #define CONFIG_GCC 0
     50 #define CONFIG_MSVS 0
     51 #define CONFIG_PIC 0
     52 #define CONFIG_BIG_ENDIAN 0
     53 #define CONFIG_CODEC_SRCS 0
     54 #define CONFIG_DEBUG_LIBS 0
     55 #define CONFIG_FAST_UNALIGNED 1
     56 #define CONFIG_MEM_MANAGER 0
     57 #define CONFIG_MEM_TRACKER 0
     58 #define CONFIG_MEM_CHECKS 0
     59 #define CONFIG_MD5 1
     60 #define CONFIG_DEQUANT_TOKENS 0
     61 #define CONFIG_DC_RECON 0
     62 #define CONFIG_NEW_TOKENS 0
     63 #define CONFIG_EVAL_LIMIT 0
     64 #define CONFIG_RUNTIME_CPU_DETECT 0
     65 #define CONFIG_POSTPROC 0
     66 #define CONFIG_POSTPROC_GENERIC 0
     67 #define CONFIG_MULTITHREAD 1
     68 #define CONFIG_PSNR 0
     69 #define CONFIG_VP8_ENCODER 1
     70 #define CONFIG_VP8_DECODER 1
     71 #define CONFIG_VP8 1
     72 #define CONFIG_ENCODERS 1
     73 #define CONFIG_DECODERS 1
     74 #define CONFIG_STATIC_MSVCRT 0
     75 #define CONFIG_SPATIAL_RESAMPLING 1
     76 #define CONFIG_REALTIME_ONLY 0
     77