Home
last modified time | relevance | path

Searched refs:GST_MATROSKA_CODEC_ID_AUDIO_MPEG1_L1 (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h385 #define GST_MATROSKA_CODEC_ID_AUDIO_MPEG1_L1 "A_MPEG/L1" macro
Dmatroska-demux.c6937 if (!strcmp (codec_id, GST_MATROSKA_CODEC_ID_AUDIO_MPEG1_L1) || in gst_matroska_demux_audio_caps()
6942 if (!strcmp (codec_id, GST_MATROSKA_CODEC_ID_AUDIO_MPEG1_L1)) in gst_matroska_demux_audio_caps()
Dmatroska-mux.c2061 GST_MATROSKA_CODEC_ID_AUDIO_MPEG1_L1); in gst_matroska_mux_audio_pad_setcaps()