Home
last modified time | relevance | path

Searched refs:ST_AUDIO_MPEG2 (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdefs.h154 #define ST_AUDIO_MPEG2 0x04 macro
Dgstmpegdemux.c456 case ST_AUDIO_MPEG2: in gst_ps_demux_create_stream()
2366 } else if (stream_type == ST_AUDIO_MPEG1 || stream_type == ST_AUDIO_MPEG2) { in gst_ps_demux_data_cb()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdefs.h132 #define ST_AUDIO_MPEG2 0x04 macro
Dgstmpegdemux.c350 case ST_AUDIO_MPEG2: in gst_flups_demux_create_stream()