Home | History | Annotate | Download | only in linux

Lines Matching full:mpeg

54 #define V4L2_CTRL_CLASS_MPEG		0x00990000	/* MPEG-compression controls */
165 /* MPEG-class control IDs */
170 /* MPEG streams, specific to multiplexed streams */
173 V4L2_MPEG_STREAM_TYPE_MPEG2_PS = 0, /* MPEG-2 program stream */
174 V4L2_MPEG_STREAM_TYPE_MPEG2_TS = 1, /* MPEG-2 transport stream */
175 V4L2_MPEG_STREAM_TYPE_MPEG1_SS = 2, /* MPEG-1 system stream */
176 V4L2_MPEG_STREAM_TYPE_MPEG2_DVD = 3, /* MPEG-2 DVD-compatible stream */
177 V4L2_MPEG_STREAM_TYPE_MPEG1_VCD = 4, /* MPEG-1 VCD-compatible stream */
178 V4L2_MPEG_STREAM_TYPE_MPEG2_SVCD = 5, /* MPEG-2 SVCD-compatible stream */
188 V4L2_MPEG_STREAM_VBI_FMT_NONE = 0, /* No VBI in the MPEG stream */
192 /* MPEG audio controls specific to multiplexed streams */
318 /* MPEG video controls specific to multiplexed streams */
532 /* MPEG-class control IDs specific to the CX2341x driver as defined by V4L2 */
573 /* MPEG-class control IDs specific to the Samsung MFC 5.1 driver as defined by V4L2 */
600 /* MPEG-class control IDs specific to the msm_vidc driver */