Searched refs:VIDEO_SET_FORMAT (Results 1 – 4 of 4) sorted by relevance
7 VIDEO_SET_FORMAT title13 VIDEO_SET_FORMAT20 .. c:macro:: VIDEO_SET_FORMAT22 ``int ioctl(fd, VIDEO_SET_FORMAT, video_format_t format)``41 - Equals VIDEO_SET_FORMAT for this command.
26 is used in the VIDEO_SET_FORMAT function (??) to tell the driver which
1247 case VIDEO_SET_FORMAT: in dvb_video_ioctl()
198 #define VIDEO_SET_FORMAT _IO('o', 37) macro