blob: 198563956f02285465cb1f4a7f728e7cb6e5a6e4 [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/v4l2_streaming_capabilities.in; do not edit. */
#ifdef IN_MPERS
# error static const struct xlat v4l2_streaming_capabilities in mpers mode
#else
static
const struct xlat v4l2_streaming_capabilities[] = {
#if defined(V4L2_CAP_TIMEPERFRAME) || (defined(HAVE_DECL_V4L2_CAP_TIMEPERFRAME) && HAVE_DECL_V4L2_CAP_TIMEPERFRAME)
XLAT(V4L2_CAP_TIMEPERFRAME),
#endif
XLAT_END
};
#endif /* !IN_MPERS */