Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsoundsink.c511 #ifdef WAVE_FORMAT_DOLBY_AC3_SPDIF in gst_directsound_sink_prepare()
513 wfx.wFormatTag = WAVE_FORMAT_DOLBY_AC3_SPDIF; in gst_directsound_sink_prepare()
855 #ifdef WAVE_FORMAT_DOLBY_AC3_SPDIF in gst_directsound_probe_supported_formats()
859 wfx.wFormatTag = WAVE_FORMAT_DOLBY_AC3_SPDIF; in gst_directsound_probe_supported_formats()
/third_party/libsnd/src/
Dwavlike.h154 WAVE_FORMAT_DOLBY_AC3_SPDIF = 0x0092, /* Sonic Foundry */ enumerator
Dwavlike.c668 FORMAT_TYPE (WAVE_FORMAT_DOLBY_AC3_SPDIF),
/third_party/gstreamer/gstplugins_good/
DChangeLog87036 directsoundsink: Add conditionals on WAVE_FORMAT_DOLBY_AC3_SPDIF