1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_device_capabilities_flags.in; do not edit. */ 2 3 #include "gcc_compat.h" 4 #include "static_assert.h" 5 6 7 #ifndef XLAT_MACROS_ONLY 8 9 # ifdef IN_MPERS 10 11 extern const struct xlat v4l2_device_capabilities_flags[]; 12 13 # else 14 15 # if !(defined HAVE_M32_MPERS || defined HAVE_MX32_MPERS) 16 static 17 # endif 18 const struct xlat v4l2_device_capabilities_flags[] = { 19 #if defined(V4L2_CAP_VIDEO_CAPTURE) || (defined(HAVE_DECL_V4L2_CAP_VIDEO_CAPTURE) && HAVE_DECL_V4L2_CAP_VIDEO_CAPTURE) 20 XLAT(V4L2_CAP_VIDEO_CAPTURE), 21 #endif 22 #if defined(V4L2_CAP_VIDEO_OUTPUT) || (defined(HAVE_DECL_V4L2_CAP_VIDEO_OUTPUT) && HAVE_DECL_V4L2_CAP_VIDEO_OUTPUT) 23 XLAT(V4L2_CAP_VIDEO_OUTPUT), 24 #endif 25 #if defined(V4L2_CAP_VIDEO_OVERLAY) || (defined(HAVE_DECL_V4L2_CAP_VIDEO_OVERLAY) && HAVE_DECL_V4L2_CAP_VIDEO_OVERLAY) 26 XLAT(V4L2_CAP_VIDEO_OVERLAY), 27 #endif 28 #if defined(V4L2_CAP_VBI_CAPTURE) || (defined(HAVE_DECL_V4L2_CAP_VBI_CAPTURE) && HAVE_DECL_V4L2_CAP_VBI_CAPTURE) 29 XLAT(V4L2_CAP_VBI_CAPTURE), 30 #endif 31 #if defined(V4L2_CAP_VBI_OUTPUT) || (defined(HAVE_DECL_V4L2_CAP_VBI_OUTPUT) && HAVE_DECL_V4L2_CAP_VBI_OUTPUT) 32 XLAT(V4L2_CAP_VBI_OUTPUT), 33 #endif 34 #if defined(V4L2_CAP_SLICED_VBI_CAPTURE) || (defined(HAVE_DECL_V4L2_CAP_SLICED_VBI_CAPTURE) && HAVE_DECL_V4L2_CAP_SLICED_VBI_CAPTURE) 35 XLAT(V4L2_CAP_SLICED_VBI_CAPTURE), 36 #endif 37 #if defined(V4L2_CAP_SLICED_VBI_OUTPUT) || (defined(HAVE_DECL_V4L2_CAP_SLICED_VBI_OUTPUT) && HAVE_DECL_V4L2_CAP_SLICED_VBI_OUTPUT) 38 XLAT(V4L2_CAP_SLICED_VBI_OUTPUT), 39 #endif 40 #if defined(V4L2_CAP_RDS_CAPTURE) || (defined(HAVE_DECL_V4L2_CAP_RDS_CAPTURE) && HAVE_DECL_V4L2_CAP_RDS_CAPTURE) 41 XLAT(V4L2_CAP_RDS_CAPTURE), 42 #endif 43 #if defined(V4L2_CAP_VIDEO_OUTPUT_OVERLAY) || (defined(HAVE_DECL_V4L2_CAP_VIDEO_OUTPUT_OVERLAY) && HAVE_DECL_V4L2_CAP_VIDEO_OUTPUT_OVERLAY) 44 XLAT(V4L2_CAP_VIDEO_OUTPUT_OVERLAY), 45 #endif 46 #if defined(V4L2_CAP_HW_FREQ_SEEK) || (defined(HAVE_DECL_V4L2_CAP_HW_FREQ_SEEK) && HAVE_DECL_V4L2_CAP_HW_FREQ_SEEK) 47 XLAT(V4L2_CAP_HW_FREQ_SEEK), 48 #endif 49 #if defined(V4L2_CAP_RDS_OUTPUT) || (defined(HAVE_DECL_V4L2_CAP_RDS_OUTPUT) && HAVE_DECL_V4L2_CAP_RDS_OUTPUT) 50 XLAT(V4L2_CAP_RDS_OUTPUT), 51 #endif 52 #if defined(V4L2_CAP_VIDEO_CAPTURE_MPLANE) || (defined(HAVE_DECL_V4L2_CAP_VIDEO_CAPTURE_MPLANE) && HAVE_DECL_V4L2_CAP_VIDEO_CAPTURE_MPLANE) 53 XLAT(V4L2_CAP_VIDEO_CAPTURE_MPLANE), 54 #endif 55 #if defined(V4L2_CAP_VIDEO_OUTPUT_MPLANE) || (defined(HAVE_DECL_V4L2_CAP_VIDEO_OUTPUT_MPLANE) && HAVE_DECL_V4L2_CAP_VIDEO_OUTPUT_MPLANE) 56 XLAT(V4L2_CAP_VIDEO_OUTPUT_MPLANE), 57 #endif 58 #if defined(V4L2_CAP_VIDEO_M2M) || (defined(HAVE_DECL_V4L2_CAP_VIDEO_M2M) && HAVE_DECL_V4L2_CAP_VIDEO_M2M) 59 XLAT(V4L2_CAP_VIDEO_M2M), 60 #endif 61 #if defined(V4L2_CAP_VIDEO_M2M_MPLANE) || (defined(HAVE_DECL_V4L2_CAP_VIDEO_M2M_MPLANE) && HAVE_DECL_V4L2_CAP_VIDEO_M2M_MPLANE) 62 XLAT(V4L2_CAP_VIDEO_M2M_MPLANE), 63 #endif 64 #if defined(V4L2_CAP_TUNER) || (defined(HAVE_DECL_V4L2_CAP_TUNER) && HAVE_DECL_V4L2_CAP_TUNER) 65 XLAT(V4L2_CAP_TUNER), 66 #endif 67 #if defined(V4L2_CAP_AUDIO) || (defined(HAVE_DECL_V4L2_CAP_AUDIO) && HAVE_DECL_V4L2_CAP_AUDIO) 68 XLAT(V4L2_CAP_AUDIO), 69 #endif 70 #if defined(V4L2_CAP_RADIO) || (defined(HAVE_DECL_V4L2_CAP_RADIO) && HAVE_DECL_V4L2_CAP_RADIO) 71 XLAT(V4L2_CAP_RADIO), 72 #endif 73 #if defined(V4L2_CAP_MODULATOR) || (defined(HAVE_DECL_V4L2_CAP_MODULATOR) && HAVE_DECL_V4L2_CAP_MODULATOR) 74 XLAT(V4L2_CAP_MODULATOR), 75 #endif 76 #if defined(V4L2_CAP_READWRITE) || (defined(HAVE_DECL_V4L2_CAP_READWRITE) && HAVE_DECL_V4L2_CAP_READWRITE) 77 XLAT(V4L2_CAP_READWRITE), 78 #endif 79 #if defined(V4L2_CAP_ASYNCIO) || (defined(HAVE_DECL_V4L2_CAP_ASYNCIO) && HAVE_DECL_V4L2_CAP_ASYNCIO) 80 XLAT(V4L2_CAP_ASYNCIO), 81 #endif 82 #if defined(V4L2_CAP_STREAMING) || (defined(HAVE_DECL_V4L2_CAP_STREAMING) && HAVE_DECL_V4L2_CAP_STREAMING) 83 XLAT(V4L2_CAP_STREAMING), 84 #endif 85 #if defined(V4L2_CAP_TOUCH) || (defined(HAVE_DECL_V4L2_CAP_TOUCH) && HAVE_DECL_V4L2_CAP_TOUCH) 86 XLAT(V4L2_CAP_TOUCH), 87 #endif 88 #if defined(V4L2_CAP_DEVICE_CAPS) || (defined(HAVE_DECL_V4L2_CAP_DEVICE_CAPS) && HAVE_DECL_V4L2_CAP_DEVICE_CAPS) 89 XLAT(V4L2_CAP_DEVICE_CAPS), 90 #endif 91 #if defined(V4L2_CAP_SDR_CAPTURE) || (defined(HAVE_DECL_V4L2_CAP_SDR_CAPTURE) && HAVE_DECL_V4L2_CAP_SDR_CAPTURE) 92 XLAT(V4L2_CAP_SDR_CAPTURE), 93 #endif 94 #if defined(V4L2_CAP_EXT_PIX_FORMAT) || (defined(HAVE_DECL_V4L2_CAP_EXT_PIX_FORMAT) && HAVE_DECL_V4L2_CAP_EXT_PIX_FORMAT) 95 XLAT(V4L2_CAP_EXT_PIX_FORMAT), 96 #endif 97 #if defined(V4L2_CAP_SDR_OUTPUT) || (defined(HAVE_DECL_V4L2_CAP_SDR_OUTPUT) && HAVE_DECL_V4L2_CAP_SDR_OUTPUT) 98 XLAT(V4L2_CAP_SDR_OUTPUT), 99 #endif 100 #if defined(V4L2_CAP_META_CAPTURE) || (defined(HAVE_DECL_V4L2_CAP_META_CAPTURE) && HAVE_DECL_V4L2_CAP_META_CAPTURE) 101 XLAT(V4L2_CAP_META_CAPTURE), 102 #endif 103 XLAT_END 104 }; 105 106 # endif /* !IN_MPERS */ 107 108 #endif /* !XLAT_MACROS_ONLY */ 109