1 /*
2  * This file is auto-generated. Modifications will be lost.
3  *
4  * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
5  * for more information.
6  */
7 #ifndef __UAPI_LINUX_SMIAPP_H_
8 #define __UAPI_LINUX_SMIAPP_H_
9 #define V4L2_SMIAPP_TEST_PATTERN_MODE_DISABLED 0
10 #define V4L2_SMIAPP_TEST_PATTERN_MODE_SOLID_COLOUR 1
11 #define V4L2_SMIAPP_TEST_PATTERN_MODE_COLOUR_BARS 2
12 #define V4L2_SMIAPP_TEST_PATTERN_MODE_COLOUR_BARS_GREY 3
13 #define V4L2_SMIAPP_TEST_PATTERN_MODE_PN9 4
14 #endif
15