| Elliott Hughes | 180edef | 2023-11-02 00:08:05 +0000 | [diff] [blame] | 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 |  */ | 
| Christopher Ferris | 82d7504 | 2015-01-26 10:57:07 -0800 | [diff] [blame] | 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 | 
| Christopher Ferris | 82d7504 | 2015-01-26 10:57:07 -0800 | [diff] [blame] | 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 |