summaryrefslogtreecommitdiff
path: root/chromium/third_party/dav1d/config/win/x64/config.h
blob: abb7c556f5769b784df358420dade64e7c751c85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
/*
 * Autogenerated by the Meson build system.
 * Do not edit, your changes will be lost.
 */

#pragma once

#define ARCH_AARCH64 0

#define ARCH_ARM 0

#define ARCH_PPC64LE 0

#define ARCH_X86 1

#define ARCH_X86_32 0

#define ARCH_X86_64 1

#define CONFIG_16BPC 1

#define CONFIG_8BPC 1

// #define CONFIG_LOG 1 -- Logging is controlled by Chromium

#define ENDIANNESS_BIG 0

#define HAVE_ALIGNED_MALLOC 1

#define HAVE_ASM 1

#define HAVE_IO_H 1

// #define STACK_ALIGNMENT 16 -- Stack alignment is controlled by Chromium

#define UNICODE 1

#define _CRT_DECLARE_NONSTDC_NAMES 1

#define _UNICODE 1

// #define _WIN32_WINNT 0x0601 -- Windows version is controlled by Chromium

#define __USE_MINGW_ANSI_STDIO 1

#define fseeko _fseeki64

#define ftello _ftelli64