mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
move userspace interface from video.h to sys/videoio.h
Signed-off-by: shizhenghui <shizhenghui@xiaomi.com>
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include <nuttx/kmalloc.h>
|
||||
#include <nuttx/mutex.h>
|
||||
|
||||
#include <nuttx/video/video.h>
|
||||
#include <nuttx/video/imgsensor.h>
|
||||
#include <nuttx/video/imgdata.h>
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
* Included Files
|
||||
****************************************************************************/
|
||||
|
||||
#include <nuttx/video/video.h>
|
||||
#include <sys/videoio.h>
|
||||
#include <nuttx/mutex.h>
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
+1
-1606
File diff suppressed because it is too large
Load Diff
+1625
-1
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user