Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/
Driff-ids.h309 #define GST_RIFF_WAVE_FORMAT_DVI_ADPCM (0x0011) macro
Driff-media.c1416 case GST_RIFF_WAVE_FORMAT_DVI_ADPCM: in gst_riff_create_audio_caps()
1997 GST_RIFF_WAVE_FORMAT_DVI_ADPCM, in gst_riff_create_audio_template_caps()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c2333 format = GST_RIFF_WAVE_FORMAT_DVI_ADPCM; in gst_matroska_mux_audio_pad_setcaps()