mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2026-07-13 22:35:39 +00:00
update
This commit is contained in:
parent
34d3652711
commit
39f77eb92b
1844 changed files with 899433 additions and 7 deletions
9
USDK/component/common/video/v4l2/inc/v4l2_driver.h
Normal file
9
USDK/component/common/video/v4l2/inc/v4l2_driver.h
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
#ifndef V4L2_DRIVER_H
|
||||
#define V4L2_DRIVER_H /*structure needed for video caputure*/
|
||||
|
||||
#include <platform/platform_stdlib.h>
|
||||
#include "dlist.h"
|
||||
#include "basic_types.h"
|
||||
|
||||
#endif //V4L2_DRIVER_H
|
||||
Loading…
Add table
Add a link
Reference in a new issue