blob: f04cee4d4ef4c0789790ccb0af81287faeb16bb7 [file] [log] [blame]
Elliott Hughes180edef2023-11-02 00:08:05 +00001/*
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 Ferris82d75042015-01-26 10:57:07 -08007#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 Ferris82d75042015-01-26 10:57:07 -080011#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