Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/av7110/
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*/
/openbmc/linux/include/uapi/linux/dvb/
H A Dvideo.h24 } video_format_t; typedef
36 video_format_t aspect_ratio;
127 video_format_t video_format; /* current aspect ratio of stream*/
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch3003 +static bool to_zc_validate_fmt(const video_format_t * const f_in, const video_format_t * const f_o…
6021 + video_format_t fmt_out;
10249 + const video_format_t * const fmt,
11673 + const video_format_t * fmt,
11676 + video_format_t tfmt;
11721 + const video_format_t * fmt)
11731 + const video_format_t * fmt)
11755 + const video_format_t * fmt)
11872 - video_format_t fmt = vd->fmt;
12512 - video_format_t *fmt;
[all …]