mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-14 23:45:44 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
9
component/common/video/v4l2/inc/v4l2_driver.h
Executable file
9
component/common/video/v4l2/inc/v4l2_driver.h
Executable 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