/test/libtest/

/td>git repository hosting on libcamera.org
summaryrefslogtreecommitdiff
path: root/src/v4l2/v4l2_camera_file.h
blob: 1212989eaf1d1a7a6f5c9194e13f10cc20943432 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
 * Copyright (C) 2020, Google Inc.
 *
 * V4L2 compatibility camera file information
 */

#pragma once

#include <string>

#include <linux/videodev2.h>