OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v4l2_format
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/
video.c
237
static void v4l2_format_to_video_format(const struct
v4l2_format
*,
240
struct
v4l2_format
*);
261
struct
v4l2_format
*);
263
struct
v4l2_format
*);
265
struct
v4l2_format
*);
634
struct
v4l2_format
*dest)
706
v4l2_format_to_video_format(const struct
v4l2_format
*src,
788
struct
v4l2_format
fmt;
818
struct
v4l2_format
fmt;
867
struct
v4l2_format
*format
[
all
...]
/src/sys/sys/
videoio.h
3123
* struct
v4l2_format
- stream data format
3132
struct
v4l2_format
{
struct
3303
struct
v4l2_format
format;
3314
#define VIDIOC_G_FMT _IOWR('V', 4, struct
v4l2_format
)
3315
#define VIDIOC_S_FMT _IOWR('V', 5, struct
v4l2_format
)
3359
#define VIDIOC_TRY_FMT _IOWR('V', 64, struct
v4l2_format
)
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
878
unsigned struct_v4l2_format_sz = sizeof(
v4l2_format
);
Completed in 25 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025