Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: libvpx/source/config/mac/ia32/vpx_config.h

Issue 7624054: Revert r97185 "Update libvpx snapshot to v0.9.7-p1 (Cayuga)." (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 /* This file automatically generated by configure. Do not edit! */ 1 /* This file automatically generated by configure. Do not edit! */
2 #ifndef VPX_CONFIG_H
3 #define VPX_CONFIG_H
4 #define RESTRICT 2 #define RESTRICT
5 #define ARCH_ARM 0 3 #define ARCH_ARM 0
6 #define ARCH_MIPS 0 4 #define ARCH_MIPS 0
7 #define ARCH_X86 1 5 #define ARCH_X86 1
8 #define ARCH_X86_64 0 6 #define ARCH_X86_64 0
9 #define ARCH_PPC32 0 7 #define ARCH_PPC32 0
10 #define ARCH_PPC64 0 8 #define ARCH_PPC64 0
11 #define HAVE_ARMV5TE 0 9 #define HAVE_ARMV5TE 0
12 #define HAVE_ARMV6 0 10 #define HAVE_ARMV6 0
13 #define HAVE_ARMV7 0 11 #define HAVE_ARMV7 0
14 #define HAVE_IWMMXT 0 12 #define HAVE_IWMMXT 0
15 #define HAVE_IWMMXT2 0 13 #define HAVE_IWMMXT2 0
16 #define HAVE_MIPS32 0 14 #define HAVE_MIPS32 0
17 #define HAVE_MMX 1 15 #define HAVE_MMX 1
18 #define HAVE_SSE 1 16 #define HAVE_SSE 1
19 #define HAVE_SSE2 1 17 #define HAVE_SSE2 1
20 #define HAVE_SSE3 1 18 #define HAVE_SSE3 1
21 #define HAVE_SSSE3 1 19 #define HAVE_SSSE3 1
22 #define HAVE_SSE4_1 1 20 #define HAVE_SSE4_1 1
23 #define HAVE_ALTIVEC 0 21 #define HAVE_ALTIVEC 0
24 #define HAVE_VPX_PORTS 1 22 #define HAVE_VPX_PORTS 1
25 #define HAVE_STDINT_H 1 23 #define HAVE_STDINT_H 1
26 #define HAVE_ALT_TREE_LAYOUT 0 24 #define HAVE_ALT_TREE_LAYOUT 0
27 #define HAVE_PTHREAD_H 1 25 #define HAVE_PTHREAD_H 1
28 #define HAVE_SYS_MMAN_H 1 26 #define HAVE_SYS_MMAN_H 1
29 #define HAVE_UNISTD_H 1
30 #define CONFIG_EXTERNAL_BUILD 0 27 #define CONFIG_EXTERNAL_BUILD 0
31 #define CONFIG_INSTALL_DOCS 0 28 #define CONFIG_INSTALL_DOCS 0
32 #define CONFIG_INSTALL_BINS 1 29 #define CONFIG_INSTALL_BINS 1
33 #define CONFIG_INSTALL_LIBS 1 30 #define CONFIG_INSTALL_LIBS 1
34 #define CONFIG_INSTALL_SRCS 0 31 #define CONFIG_INSTALL_SRCS 0
35 #define CONFIG_DEBUG 0 32 #define CONFIG_DEBUG 0
36 #define CONFIG_GPROF 0 33 #define CONFIG_GPROF 0
37 #define CONFIG_GCOV 0 34 #define CONFIG_GCOV 0
38 #define CONFIG_RVCT 0 35 #define CONFIG_RVCT 0
39 #define CONFIG_GCC 0 36 #define CONFIG_GCC 0
40 #define CONFIG_MSVS 0 37 #define CONFIG_MSVS 0
41 #define CONFIG_PIC 1 38 #define CONFIG_PIC 1
42 #define CONFIG_BIG_ENDIAN 0 39 #define CONFIG_BIG_ENDIAN 0
43 #define CONFIG_CODEC_SRCS 0 40 #define CONFIG_CODEC_SRCS 0
44 #define CONFIG_DEBUG_LIBS 0 41 #define CONFIG_DEBUG_LIBS 0
45 #define CONFIG_FAST_UNALIGNED 1 42 #define CONFIG_FAST_UNALIGNED 1
46 #define CONFIG_MEM_MANAGER 0 43 #define CONFIG_MEM_MANAGER 0
47 #define CONFIG_MEM_TRACKER 0 44 #define CONFIG_MEM_TRACKER 0
48 #define CONFIG_MEM_CHECKS 0 45 #define CONFIG_MEM_CHECKS 0
49 #define CONFIG_MD5 1 46 #define CONFIG_MD5 1
50 #define CONFIG_DEQUANT_TOKENS 0 47 #define CONFIG_DEQUANT_TOKENS 0
51 #define CONFIG_DC_RECON 0 48 #define CONFIG_DC_RECON 0
52 #define CONFIG_RUNTIME_CPU_DETECT 1 49 #define CONFIG_RUNTIME_CPU_DETECT 1
53 #define CONFIG_POSTPROC 0 50 #define CONFIG_POSTPROC 0
54 #define CONFIG_MULTITHREAD 1 51 #define CONFIG_MULTITHREAD 1
55 #define CONFIG_INTERNAL_STATS 0 52 #define CONFIG_PSNR 0
56 #define CONFIG_VP8_ENCODER 1 53 #define CONFIG_VP8_ENCODER 1
57 #define CONFIG_VP8_DECODER 1 54 #define CONFIG_VP8_DECODER 1
58 #define CONFIG_VP8 1 55 #define CONFIG_VP8 1
59 #define CONFIG_ENCODERS 1 56 #define CONFIG_ENCODERS 1
60 #define CONFIG_DECODERS 1 57 #define CONFIG_DECODERS 1
61 #define CONFIG_STATIC_MSVCRT 0 58 #define CONFIG_STATIC_MSVCRT 0
62 #define CONFIG_SPATIAL_RESAMPLING 1 59 #define CONFIG_SPATIAL_RESAMPLING 1
63 #define CONFIG_REALTIME_ONLY 0 60 #define CONFIG_REALTIME_ONLY 1
64 #define CONFIG_ERROR_CONCEALMENT 0
65 #define CONFIG_SHARED 0 61 #define CONFIG_SHARED 0
66 #define CONFIG_STATIC 1
67 #define CONFIG_SMALL 0 62 #define CONFIG_SMALL 0
68 #define CONFIG_POSTPROC_VISUALIZER 0 63 #define CONFIG_POSTPROC_VISUALIZER 0
69 #define CONFIG_OS_SUPPORT 1 64 #define CONFIG_OS_SUPPORT 1
70 #endif /* VPX_CONFIG_H */
OLDNEW
« no previous file with comments | « libvpx/source/config/mac/ia32/asm_enc_offsets.asm ('k') | libvpx/source/config/mac/ia32/vpx_config.asm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698