Searched refs:GST_MATROSKA_CODEC_ID_AUDIO_OPUS (Results 1 – 3 of 3) sorted by relevance
415 #define GST_MATROSKA_CODEC_ID_AUDIO_OPUS "A_OPUS" macro
2187 gst_matroska_mux_set_codec_id (context, GST_MATROSKA_CODEC_ID_AUDIO_OPUS); in gst_matroska_mux_audio_pad_setcaps()4033 if (!strcmp (collect_pad->track->codec_id, GST_MATROSKA_CODEC_ID_AUDIO_OPUS) in gst_matroska_mux_write_data()4210 if (!strcmp (collect_pad->track->codec_id, GST_MATROSKA_CODEC_ID_AUDIO_OPUS)) { in gst_matroska_mux_write_data()4245 if (!strcmp (collect_pad->track->codec_id, GST_MATROSKA_CODEC_ID_AUDIO_OPUS) in gst_matroska_mux_write_data()
4974 if (!strcmp (stream->codec_id, GST_MATROSKA_CODEC_ID_AUDIO_OPUS)) { in gst_matroska_demux_parse_blockgroup_or_simpleblock()7054 } else if (!strcmp (codec_id, GST_MATROSKA_CODEC_ID_AUDIO_OPUS)) { in gst_matroska_demux_audio_caps()