Home
last modified time | relevance | path

Searched refs:video_format_t (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dvideo-set-format.rst22 ``int ioctl(fd, VIDEO_SET_FORMAT, video_format_t format)``
45 - video_format_t format
56 .. c:type:: video_format_t
64 } video_format_t;
H A Dvideo_types.rst12 video_format_t chapter
15 The ``video_format_t`` data type defined by
24 } video_format_t;
145 video_format_t aspect_ratio;
190 video_format_t video_format; /* current aspect ratio of stream */
H A Dvideo-get-size.rst61 video_format_t aspect_ratio;
H A Dvideo-get-status.rst63 video_format_t video_format; /* current aspect ratio of stream*/
/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.h35 } video_format_t; typedef
47 video_format_t aspect_ratio;
138 video_format_t video_format; /* current aspect ratio of stream*/
/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.h35 } video_format_t; typedef
47 video_format_t aspect_ratio;
138 video_format_t video_format; /* current aspect ratio of stream*/
/OK3568_Linux_fs/kernel/include/uapi/linux/dvb/
H A Dvideo.h39 } video_format_t; typedef
51 video_format_t aspect_ratio;
142 video_format_t video_format; /* current aspect ratio of stream*/
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideo.h.rst.exceptions33 replace typedef video_format_t :c:type:`video_format`