1%define ARCH_ARM 0 2%define ARCH_MIPS 0 3%define ARCH_PPC 0 4%define ARCH_X86 1 5%define ARCH_X86_64 0 6%define CONFIG_ACCOUNTING 0 7%define CONFIG_ANALYZER 0 8%define CONFIG_AV1_DECODER 1 9%define CONFIG_AV1_ENCODER 0 10%define CONFIG_AV1_HIGHBITDEPTH 1 11%define CONFIG_BIG_ENDIAN 0 12%define CONFIG_BITSTREAM_DEBUG 0 13%define CONFIG_COEFFICIENT_RANGE_CHECKING 0 14%define CONFIG_COLLECT_COMPONENT_TIMING 0 15%define CONFIG_COLLECT_PARTITION_STATS 0 16%define CONFIG_COLLECT_RD_STATS 0 17%define CONFIG_DEBUG 0 18%define CONFIG_DENOISE 1 19%define CONFIG_DISABLE_FULL_PIXEL_SPLIT_8X8 1 20%define CONFIG_DIST_8X8 0 21%define CONFIG_ENTROPY_STATS 0 22%define CONFIG_GCC 1 23%define CONFIG_GCOV 0 24%define CONFIG_GPROF 0 25%define CONFIG_HTB_TRELLIS 0 26%define CONFIG_INSPECTION 0 27%define CONFIG_INTERNAL_STATS 0 28%define CONFIG_INTER_STATS_ONLY 0 29%define CONFIG_LIBYUV 1 30%define CONFIG_LPF_MASK 0 31%define CONFIG_MAX_DECODE_PROFILE 0 32%define CONFIG_MISMATCH_DEBUG 0 33%define CONFIG_MULTITHREAD 1 34%define CONFIG_NN_V2 0 35%define CONFIG_NORMAL_TILE_MODE 1 36%define CONFIG_OS_SUPPORT 1 37%define CONFIG_PIC 1 38%define CONFIG_RD_DEBUG 0 39%define CONFIG_REALTIME_ONLY 0 40%define CONFIG_RUNTIME_CPU_DETECT 0 41%define CONFIG_SHARED 0 42%define CONFIG_SHARP_SETTINGS 0 43%define CONFIG_SIZE_LIMIT 1 44%define CONFIG_SPATIAL_RESAMPLING 1 45%define CONFIG_SPEED_STATS 0 46%define CONFIG_SUPERRES_IN_RECODE 1 47%define CONFIG_TUNE_VMAF 0 48%define CONFIG_WEBM_IO 1 49%define DECODE_HEIGHT_LIMIT 16384 50%define DECODE_WIDTH_LIMIT 16384 51%define FORCE_HIGHBITDEPTH_DECODING 0 52%define HAVE_AVX 0 53%define HAVE_AVX2 0 54%define HAVE_DSPR2 0 55%define HAVE_FEXCEPT 1 56%define HAVE_MIPS32 0 57%define HAVE_MIPS64 0 58%define HAVE_MMX 1 59%define HAVE_MSA 0 60%define HAVE_NEON 0 61%define HAVE_PTHREAD_H 1 62%define HAVE_SSE 1 63%define HAVE_SSE2 1 64%define HAVE_SSE3 1 65%define HAVE_SSE4_1 0 66%define HAVE_SSE4_2 0 67%define HAVE_SSSE3 1 68%define HAVE_UNISTD_H 1 69%define HAVE_VSX 0 70%define HAVE_WXWIDGETS 0 71