Lines Matching +full:0 +full:- +full:576
1 /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
3 * video.h - DEPRECATED MPEG-TS video decoder API
55 #define VIDEO_CMD_PLAY (0)
61 #define VIDEO_CMD_FREEZE_TO_BLACK (1 << 0)
64 #define VIDEO_CMD_STOP_TO_BLACK (1 << 0)
69 #define VIDEO_PLAY_FMT_NONE (0)
84 /* 0 or 1000 specifies normal speed,
86 -1 specifies backward single stepping,
88 <-1: reverse playback at (-speed/1000) of the normal speed. */
100 the Vsync is for an odd, even or progressive (i.e. non-interlaced)
102 #define VIDEO_VSYNC_FIELD_UNKNOWN (0)
140 /* 15-14 Video compression mode (0=MPEG-1, 1=MPEG-2) */
141 /* 13-12 TV system (0=525/60, 1=625/50) */
142 /* 11-10 Aspect ratio (0=4:3, 3=16:9) */
143 /* 9- 8 permitted display mode on 4:3 monitor (0=both, 1=only pan-sca */
144 /* 7 line 21-1 data present in GOP (1=yes, 0=no) */
145 /* 6 line 21-2 data present in GOP (1=yes, 0=no) */
146 /* 5- 3 source resolution (0=720x480/576, 1=704x480/576, 2=352x480/57 */
147 /* 2 source letterboxed (1=yes, 0=no) */
148 /* 0 film/camera mode (0=
190 * in ITU T-REC-H.222.0 / ISO/IEC 13818-1.