libhwjpeg: resolve compilation errors
[GitHub/LineageOS/android_hardware_samsung_slsi_exynos.git] / libvpphdmi / videodev2_exynos_hdmi.h
CommitLineData
5763fb39
T
1/****************************************************************************
2 ****************************************************************************
3 ***
4 *** This header was automatically generated from a Linux kernel header
5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
7 *** structures, and macros generated from the original header, and thus,
8 *** contains no copyrightable information.
9 ***
10 *** To edit the content of this header, modify the corresponding
11 *** source file (e.g. under external/kernel-headers/original/) then
12 *** run bionic/libc/kernel/tools/update_all.py
13 ***
14 *** Any manual change here will be lost the next time this script will
15 *** be run. You've been warned!
16 ***
17 ****************************************************************************
18 ****************************************************************************/
19#ifndef __LINUX_VIDEODEV2_EXYNOS_HDMI_H
20#define __LINUX_VIDEODEV2_EXYNOS_HDMI_H
21#define V4L2_DV_BT_SB_HALF (1 << 8)
22#define V4L2_DV_BT_TB (1 << 6)
23/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
24#define V4L2_DV_BT_FP (1 << 0)
25#define V4L2_DV_INVALID 0
26#define V4L2_DV_480P59_94 1
27#define V4L2_DV_576P50 2
28/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
29#define V4L2_DV_720P24 3
30#define V4L2_DV_720P25 4
31#define V4L2_DV_720P30 5
32#define V4L2_DV_720P50 6
33/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
34#define V4L2_DV_720P59_94 7
35#define V4L2_DV_720P60 8
36#define V4L2_DV_1080I29_97 9
37#define V4L2_DV_1080I30 10
38/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
39#define V4L2_DV_1080I25 11
40#define V4L2_DV_1080I50 12
41#define V4L2_DV_1080I60 13
42#define V4L2_DV_1080P24 14
43/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
44#define V4L2_DV_1080P25 15
45#define V4L2_DV_1080P30 16
46#define V4L2_DV_1080P50 17
47#define V4L2_DV_1080P60 18
48/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
49#define V4L2_DV_480P60 19
50#define V4L2_DV_1080I59_94 20
51#define V4L2_DV_1080P59_94 21
52#define V4L2_DV_720P60_FP 22
53/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
54#define V4L2_DV_720P60_SB_HALF 23
55#define V4L2_DV_720P60_TB 24
56#define V4L2_DV_720P59_94_FP 25
57#define V4L2_DV_720P59_94_SB_HALF 26
58/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
59#define V4L2_DV_720P59_94_TB 27
60#define V4L2_DV_720P50_FP 28
61#define V4L2_DV_720P50_SB_HALF 29
62#define V4L2_DV_720P50_TB 30
63/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
64#define V4L2_DV_1080P24_FP 31
65#define V4L2_DV_1080P24_SB_HALF 32
66#define V4L2_DV_1080P24_TB 33
67#define V4L2_DV_1080P23_98_FP 34
68/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
69#define V4L2_DV_1080P23_98_SB_HALF 35
70#define V4L2_DV_1080P23_98_TB 36
71#define V4L2_DV_1080I60_SB_HALF 37
72#define V4L2_DV_1080I59_94_SB_HALF 38
73/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
74#define V4L2_DV_1080I50_SB_HALF 39
75#define V4L2_DV_1080P60_SB_HALF 40
76#define V4L2_DV_1080P60_TB 41
77#define V4L2_DV_1080P30_FP 42
78/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
79#define V4L2_DV_1080P30_SB_HALF 43
80#define V4L2_DV_1080P30_TB 44
81#define V4L2_DV_2160P24 45
82#define V4L2_DV_2160P25 46
83/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
84#define V4L2_DV_2160P30 47
85#define V4L2_DV_2160P24_1 48
86#endif