OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stdid
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/
video.c
985
v4l2_standard_to_video_standard(v4l2_std_id
stdid
,
989
switch (
stdid
) {
1045
video_get_standard(struct video_softc *sc, v4l2_std_id *
stdid
)
1054
*
stdid
= V4L2_STD_UNKNOWN;
1063
*
stdid
= std.id;
1069
video_set_standard(struct video_softc *sc, v4l2_std_id
stdid
)
1076
if (
stdid
!= V4L2_STD_UNKNOWN)
1081
v4l2_standard_to_video_standard(
stdid
, &vstd);
1997
v4l2_std_id *
stdid
;
local in function:videoioctl
2065
stdid
= data
[
all
...]
Completed in 14 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025