Searched defs:video_status (Results 1 – 5 of 5) sorted by relevance
134 struct video_status { struct135 int video_blank; /* blank video on freeze? */136 video_play_state_t play_state; /* current state of playback */137 video_stream_source_t stream_source; /* current source (demux/memory) */138 video_format_t video_format; /* current aspect ratio of stream*/139 video_displayformat_t display_format;/* selected cropping mode */
138 struct video_status { struct139 int video_blank; /* blank video on freeze? */140 video_play_state_t play_state; /* current state of playback */141 video_stream_source_t stream_source; /* current source (demux/memory) */142 video_format_t video_format; /* current aspect ratio of stream*/143 video_displayformat_t display_format;/* selected cropping mode */
116 int video_status; member
47 unsigned int video_status; member