Home
last modified time | relevance | path

Searched refs:VIDEO_SET_FORMAT (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dvideo-set-format.rst7 VIDEO_SET_FORMAT title
13 VIDEO_SET_FORMAT
20 .. c:macro:: VIDEO_SET_FORMAT
22 ``int ioctl(fd, VIDEO_SET_FORMAT, video_format_t format)``
41 - Equals VIDEO_SET_FORMAT for this command.
H A Dvideo_types.rst26 is used in the VIDEO_SET_FORMAT function (??) to tell the driver which
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/dvb/
H A Dvideo.h194 #define VIDEO_SET_FORMAT _IO('o', 37) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/dvb/
H A Dvideo.h194 #define VIDEO_SET_FORMAT _IO('o', 37) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/dvb/
H A Dvideo.h198 #define VIDEO_SET_FORMAT _IO('o', 37) macro
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110_av.c1246 case VIDEO_SET_FORMAT: in dvb_video_ioctl()