Lines Matching +full:max +full:- +full:frame +full:- +full:size
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
6 * <elezegarcia--a.t--gmail.com>
10 * <rmthomas--a.t--sciolus.org>
16 #include <media/videobuf2-v4l2.h>
17 #include <media/v4l2-device.h>
18 #include <media/v4l2-ctrls.h>
34 /* Max and min video buffers */
69 /* Buffer for one video frame */
71 /* common v4l buffer stuff -- must be first */
81 * Since we interlace two fields per frame,
88 /* max packet size of isoc transaction */
126 /* max packet size of isoc transaction */
137 /* frame properties */
138 int width; /* current frame width */
139 int height; /* current frame height */
165 /* Provided by stk1160-v4l.c */
171 /* Provided by stk1160-video.c */
177 /* Provided by stk1160-i2c.c */
181 /* Provided by stk1160-core.c */
190 /* Provided by stk1160-ac97.c */