blob: 3ca4e5483179f69ddbf6bbe850ae1cfee0229319 [file] [log] [blame]
Elliott Hughescaca6ee2015-01-06 12:18:17 -08001/* Generated by ./xlat/gen.sh from ./xlat/v4l2_streaming_capabilities.in; do not edit. */
2
3static const struct xlat v4l2_streaming_capabilities[] = {
4#if defined(V4L2_CAP_TIMEPERFRAME) || (defined(HAVE_DECL_V4L2_CAP_TIMEPERFRAME) && HAVE_DECL_V4L2_CAP_TIMEPERFRAME)
Elliott Hughes0328d0a2015-03-18 11:18:43 -07005 XLAT(V4L2_CAP_TIMEPERFRAME),
Elliott Hughescaca6ee2015-01-06 12:18:17 -08006#endif
Elliott Hughes0328d0a2015-03-18 11:18:43 -07007 XLAT_END
Elliott Hughescaca6ee2015-01-06 12:18:17 -08008};