walnux/include/nuttx/video
Xiang Xiao 79f834dcbb video: Make v4l2_ops_s to support the mutilple context
which is useful in the m2m usage scenario, by replacing the first
argument of callback from "struct v4l2_ops_s *" to "struct file *"

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-03-26 15:21:05 +08:00
..
edid.h include: nuttx: video: nxstyle fixes 2021-01-26 05:11:58 -08:00
fb.h video/fb: Add fb_register_device 2023-10-09 13:18:36 +03:00
goldfish_camera.h drivers/video: add nuttx goldfish camera driver 2023-08-09 18:30:11 +08:00
goldfish_fb.h drivers/goldfish_fb: optimize goldfish fb register 2023-12-18 09:08:32 -08:00
imgdata.h video: move user define mem_ops into imgdata_ops. 2024-03-26 15:21:05 +08:00
imgsensor.h video: extend imgsensor_s interface for getting sensor device params. 2024-03-13 09:51:08 +08:00
isx012.h drivers/video: Update API to dump register for debug 2022-10-26 03:57:26 +08:00
isx019.h drivers: video: add isx019 camera sensor 2022-05-31 19:52:33 +08:00
max7456.h author: Bill Gatliff : update licenses to Apache 2021-09-16 21:56:08 -05:00
mipi_display.h feat: add mipidsi support 2023-01-13 23:10:56 +08:00
mipi_dsi.h include: format alignment 2024-03-21 19:53:05 +08:00
ov2640.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
rfb.h vncserver: Correct rfb_keyevent_s definition 2022-07-11 14:11:43 +08:00
rgbcolors.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
v4l2_cap.h Refactor nuttx v4l2 2024-03-13 09:51:08 +08:00
vesagtf.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
video.h video: Make v4l2_ops_s to support the mutilple context 2024-03-26 15:21:05 +08:00
videomode.h video/videomode/videomode_lookup.c: At some additional lookups from FreeBSD. Not currently used in NuttX so ifdef'ed out for now. 2019-07-10 17:26:07 -06:00
vnc.h vnc: Decouple VNC server from NX graphic stack 2022-01-03 11:19:32 +08:00