| OLD | NEW |
| 1 /* This file automatically generated by configure. Do not edit! */ | 1 /* This file automatically generated by configure. Do not edit! */ |
| 2 #define RESTRICT | 2 #define RESTRICT |
| 3 #define ARCH_ARM 0 | 3 #define ARCH_ARM 0 |
| 4 #define ARCH_MIPS 0 | 4 #define ARCH_MIPS 0 |
| 5 #define ARCH_X86 1 | 5 #define ARCH_X86 1 |
| 6 #define ARCH_X86_64 0 | 6 #define ARCH_X86_64 0 |
| 7 #define ARCH_PPC32 0 | 7 #define ARCH_PPC32 0 |
| 8 #define ARCH_PPC64 0 | 8 #define ARCH_PPC64 0 |
| 9 #define HAVE_ARMV5TE 0 | 9 #define HAVE_ARMV5TE 0 |
| 10 #define HAVE_ARMV6 0 | 10 #define HAVE_ARMV6 0 |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 51 #define CONFIG_PSNR 0 | 51 #define CONFIG_PSNR 0 |
| 52 #define CONFIG_VP8_ENCODER 1 | 52 #define CONFIG_VP8_ENCODER 1 |
| 53 #define CONFIG_VP8_DECODER 1 | 53 #define CONFIG_VP8_DECODER 1 |
| 54 #define CONFIG_VP8 1 | 54 #define CONFIG_VP8 1 |
| 55 #define CONFIG_ENCODERS 1 | 55 #define CONFIG_ENCODERS 1 |
| 56 #define CONFIG_DECODERS 1 | 56 #define CONFIG_DECODERS 1 |
| 57 #define CONFIG_STATIC_MSVCRT 0 | 57 #define CONFIG_STATIC_MSVCRT 0 |
| 58 #define CONFIG_SPATIAL_RESAMPLING 1 | 58 #define CONFIG_SPATIAL_RESAMPLING 1 |
| 59 #define CONFIG_REALTIME_ONLY 0 | 59 #define CONFIG_REALTIME_ONLY 0 |
| 60 #define CONFIG_SHARED 0 | 60 #define CONFIG_SHARED 0 |
| 61 #define CONFIG_ARM_ASM_DETOK 0 |
| OLD | NEW |