Home
last modified time | relevance | path

Searched defs:video_status (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/dvb/
H A Dvideo.h123 struct video_status { struct
124 int video_blank; /* blank video on freeze? */
125 video_play_state_t play_state; /* current state of playback */
126 video_stream_source_t stream_source; /* current source (demux/memory) */
127 video_format_t video_format; /* current aspect ratio of stream*/
128 video_displayformat_t display_format;/* selected cropping mode */
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h46 unsigned int video_status; member