#ifndef VPX_CONFIG_H
#define VPX_CONFIG_H
#define RESTRICT
#define INLINE …
#define VPX_ARCH_ARM …
#define ARCH_ARM …
#define VPX_ARCH_AARCH64 …
#define ARCH_AARCH64 …
#define VPX_ARCH_MIPS …
#define ARCH_MIPS …
#define VPX_ARCH_X86 …
#define ARCH_X86 …
#define VPX_ARCH_X86_64 …
#define ARCH_X86_64 …
#define VPX_ARCH_PPC …
#define ARCH_PPC …
#define VPX_ARCH_LOONGARCH …
#define ARCH_LOONGARCH …
#define HAVE_NEON_ASM …
#define HAVE_NEON …
#define HAVE_NEON_DOTPROD …
#define HAVE_NEON_I8MM …
#define HAVE_SVE …
#define HAVE_SVE2 …
#define HAVE_MIPS32 …
#define HAVE_DSPR2 …
#define HAVE_MSA …
#define HAVE_MIPS64 …
#define HAVE_MMX …
#define HAVE_SSE …
#define HAVE_SSE2 …
#define HAVE_SSE3 …
#define HAVE_SSSE3 …
#define HAVE_SSE4_1 …
#define HAVE_AVX …
#define HAVE_AVX2 …
#define HAVE_AVX512 …
#define HAVE_VSX …
#define HAVE_MMI …
#define HAVE_LSX …
#define HAVE_LASX …
#define HAVE_VPX_PORTS …
#define HAVE_PTHREAD_H …
#define HAVE_UNISTD_H …
#define CONFIG_DEPENDENCY_TRACKING …
#define CONFIG_EXTERNAL_BUILD …
#define CONFIG_INSTALL_DOCS …
#define CONFIG_INSTALL_BINS …
#define CONFIG_INSTALL_LIBS …
#define CONFIG_INSTALL_SRCS …
#define CONFIG_DEBUG …
#define CONFIG_GPROF …
#define CONFIG_GCOV …
#define CONFIG_RVCT …
#define CONFIG_GCC …
#define CONFIG_MSVS …
#define CONFIG_PIC …
#define CONFIG_BIG_ENDIAN …
#define CONFIG_CODEC_SRCS …
#define CONFIG_DEBUG_LIBS …
#define CONFIG_DEQUANT_TOKENS …
#define CONFIG_DC_RECON …
#define CONFIG_RUNTIME_CPU_DETECT …
#define CONFIG_POSTPROC …
#define CONFIG_VP9_POSTPROC …
#define CONFIG_MULTITHREAD …
#define CONFIG_INTERNAL_STATS …
#define CONFIG_VP8_ENCODER …
#define CONFIG_VP8_DECODER …
#define CONFIG_VP9_ENCODER …
#define CONFIG_VP9_DECODER …
#define CONFIG_VP8 …
#define CONFIG_VP9 …
#define CONFIG_ENCODERS …
#define CONFIG_DECODERS …
#define CONFIG_STATIC_MSVCRT …
#define CONFIG_SPATIAL_RESAMPLING …
#define CONFIG_REALTIME_ONLY …
#define CONFIG_ONTHEFLY_BITPACKING …
#define CONFIG_ERROR_CONCEALMENT …
#define CONFIG_SHARED …
#define CONFIG_STATIC …
#define CONFIG_SMALL …
#define CONFIG_POSTPROC_VISUALIZER …
#define CONFIG_OS_SUPPORT …
#define CONFIG_UNIT_TESTS …
#define CONFIG_WEBM_IO …
#define CONFIG_LIBYUV …
#define CONFIG_DECODE_PERF_TESTS …
#define CONFIG_ENCODE_PERF_TESTS …
#define CONFIG_MULTI_RES_ENCODING …
#define CONFIG_TEMPORAL_DENOISING …
#define CONFIG_VP9_TEMPORAL_DENOISING …
#define CONFIG_COEFFICIENT_RANGE_CHECKING …
#define CONFIG_VP9_HIGHBITDEPTH …
#define CONFIG_BETTER_HW_COMPATIBILITY …
#define CONFIG_EXPERIMENTAL …
#define CONFIG_SIZE_LIMIT …
#define CONFIG_ALWAYS_ADJUST_BPM …
#define CONFIG_BITSTREAM_DEBUG …
#define CONFIG_MISMATCH_DEBUG …
#define CONFIG_FP_MB_STATS …
#define CONFIG_EMULATE_HARDWARE …
#define CONFIG_NON_GREEDY_MV …
#define CONFIG_RATE_CTRL …
#define CONFIG_COLLECT_COMPONENT_TIMING …
#define DECODE_WIDTH_LIMIT …
#define DECODE_HEIGHT_LIMIT …
#endif