Searched refs:cstd_id (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dz4l.c1322 v4l2_std_id cstd_id, std_id; local in function:Z4lInit
1384 if (IoCtl(fd, VIDIOC_G_STD, &cstd_id, 1) < 0)
1440 if (std_id == cstd_id && inp == cinp
1450 if (IoCtl(fd, VIDIOC_S_STD, &cstd_id, 1) < 0)

Completed in 3 milliseconds