Home
last modified time | relevance | path

Searched refs:wFormatTag (Results 126 – 150 of 1439) sorted by path

12345678910>>...58

/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/sys/dshowdecwrapper/
H A Dgstdshowaudiodec.cpp732 format->wFormatTag = WAVE_FORMAT_MPEG; in dshowaudiodec_set_input_format()
811 format->wFormatTag = codec_entry->format; in dshowaudiodec_set_input_format()
839 format->wFormatTag = WAVE_FORMAT_PCM; in dshowaudiodec_set_output_format()
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/sys/dshowsrcwrapper/
H A Dgstdshowaudiosrc.cpp748 switch (wavformat->wFormatTag) { in gst_dshowaudiosrc_getcaps_from_streamcaps()
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/sys/wasapi/
H A Dgstwasapiutil.c665 if (format->Format.wFormatTag == WAVE_FORMAT_PCM) { in gst_waveformatex_to_audio_format()
668 } else if (format->Format.wFormatTag == WAVE_FORMAT_IEEE_FLOAT) { in gst_waveformatex_to_audio_format()
673 } else if (format->Format.wFormatTag == WAVE_FORMAT_EXTENSIBLE) { in gst_waveformatex_to_audio_format()
769 if (format->Format.wFormatTag != WAVE_FORMAT_PCM && in gst_wasapi_util_parse_waveformatex()
770 format->Format.wFormatTag != WAVE_FORMAT_IEEE_FLOAT && in gst_wasapi_util_parse_waveformatex()
771 format->Format.wFormatTag != WAVE_FORMAT_EXTENSIBLE) in gst_wasapi_util_parse_waveformatex()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/sys/directsound/
H A Dgstdirectsoundsrc.c487 wfx.wFormatTag = WAVE_FORMAT_PCM; in gst_directsound_src_prepare()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/sys/dshowdecwrapper/
H A Dgstdshowaudiodec.cpp732 format->wFormatTag = WAVE_FORMAT_MPEG; in dshowaudiodec_set_input_format()
811 format->wFormatTag = codec_entry->format; in dshowaudiodec_set_input_format()
839 format->wFormatTag = WAVE_FORMAT_PCM; in dshowaudiodec_set_output_format()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/sys/dshowsrcwrapper/
H A Dgstdshowaudiosrc.cpp748 switch (wavformat->wFormatTag) { in gst_dshowaudiosrc_getcaps_from_streamcaps()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/sys/wasapi/
H A Dgstwasapiutil.c665 if (format->Format.wFormatTag == WAVE_FORMAT_PCM) { in gst_waveformatex_to_audio_format()
668 } else if (format->Format.wFormatTag == WAVE_FORMAT_IEEE_FLOAT) { in gst_waveformatex_to_audio_format()
673 } else if (format->Format.wFormatTag == WAVE_FORMAT_EXTENSIBLE) { in gst_waveformatex_to_audio_format()
769 if (format->Format.wFormatTag != WAVE_FORMAT_PCM && in gst_wasapi_util_parse_waveformatex()
770 format->Format.wFormatTag != WAVE_FORMAT_IEEE_FLOAT && in gst_wasapi_util_parse_waveformatex()
771 format->Format.wFormatTag != WAVE_FORMAT_EXTENSIBLE) in gst_wasapi_util_parse_waveformatex()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/isomp4/
H A Dqtdemux.c11840 gint16 wFormatTag; in qtdemux_parse_trak() member
11860 if (wfex->wFormatTag == 0x0161) { in qtdemux_parse_trak()
11863 } else if (wfex->wFormatTag == 0x0162) { in qtdemux_parse_trak()
11866 } else if (wfex->wFormatTag == 0x0163) { in qtdemux_parse_trak()
11900 gint16 wFormatTag; in qtdemux_parse_trak() member
11934 wfex.wFormatTag = GST_READ_UINT16_LE (wfex_data + 8 + 0); in qtdemux_parse_trak()
11945 "BitsPerSample = %u, Size = %u", wfex.wFormatTag, in qtdemux_parse_trak()
11949 if (wfex.wFormatTag == 0x0161) { in qtdemux_parse_trak()
11952 } else if (wfex.wFormatTag == 0x0162) { in qtdemux_parse_trak()
11955 } else if (wfex.wFormatTag == 0x0163) { in qtdemux_parse_trak()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/sys/directsound/
H A Dgstdirectsoundsink.c490 wfx.wFormatTag = WAVE_FORMAT_PCM; in gst_directsound_sink_prepare()
513 wfx.wFormatTag = WAVE_FORMAT_DOLBY_AC3_SPDIF; in gst_directsound_sink_prepare()
859 wfx.wFormatTag = WAVE_FORMAT_DOLBY_AC3_SPDIF; in gst_directsound_probe_supported_formats()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/sys/waveform/
H A Dgstwaveformsink.c352 wfx.wFormatTag = WAVE_FORMAT_PCM; in gst_waveform_sink_prepare()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/sys/directsound/
H A Dgstdirectsoundsrc.c487 wfx.wFormatTag = WAVE_FORMAT_PCM; in gst_directsound_src_prepare()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/sys/dshowdecwrapper/
H A Dgstdshowaudiodec.cpp732 format->wFormatTag = WAVE_FORMAT_MPEG; in dshowaudiodec_set_input_format()
811 format->wFormatTag = codec_entry->format; in dshowaudiodec_set_input_format()
839 format->wFormatTag = WAVE_FORMAT_PCM; in dshowaudiodec_set_output_format()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/sys/dshowsrcwrapper/
H A Dgstdshowaudiosrc.cpp748 switch (wavformat->wFormatTag) { in gst_dshowaudiosrc_getcaps_from_streamcaps()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/sys/wasapi/
H A Dgstwasapiutil.c665 if (format->Format.wFormatTag == WAVE_FORMAT_PCM) { in gst_waveformatex_to_audio_format()
668 } else if (format->Format.wFormatTag == WAVE_FORMAT_IEEE_FLOAT) { in gst_waveformatex_to_audio_format()
673 } else if (format->Format.wFormatTag == WAVE_FORMAT_EXTENSIBLE) { in gst_waveformatex_to_audio_format()
769 if (format->Format.wFormatTag != WAVE_FORMAT_PCM && in gst_wasapi_util_parse_waveformatex()
770 format->Format.wFormatTag != WAVE_FORMAT_IEEE_FLOAT && in gst_wasapi_util_parse_waveformatex()
771 format->Format.wFormatTag != WAVE_FORMAT_EXTENSIBLE) in gst_wasapi_util_parse_waveformatex()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/sys/directsound/
H A Dgstdirectsoundsrc.c487 wfx.wFormatTag = WAVE_FORMAT_PCM; in gst_directsound_src_prepare()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/sys/dshowdecwrapper/
H A Dgstdshowaudiodec.cpp732 format->wFormatTag = WAVE_FORMAT_MPEG; in dshowaudiodec_set_input_format()
811 format->wFormatTag = codec_entry->format; in dshowaudiodec_set_input_format()
839 format->wFormatTag = WAVE_FORMAT_PCM; in dshowaudiodec_set_output_format()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/sys/dshowsrcwrapper/
H A Dgstdshowaudiosrc.cpp748 switch (wavformat->wFormatTag) { in gst_dshowaudiosrc_getcaps_from_streamcaps()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/sys/wasapi/
H A Dgstwasapiutil.c665 if (format->Format.wFormatTag == WAVE_FORMAT_PCM) { in gst_waveformatex_to_audio_format()
668 } else if (format->Format.wFormatTag == WAVE_FORMAT_IEEE_FLOAT) { in gst_waveformatex_to_audio_format()
673 } else if (format->Format.wFormatTag == WAVE_FORMAT_EXTENSIBLE) { in gst_waveformatex_to_audio_format()
769 if (format->Format.wFormatTag != WAVE_FORMAT_PCM && in gst_wasapi_util_parse_waveformatex()
770 format->Format.wFormatTag != WAVE_FORMAT_IEEE_FLOAT && in gst_wasapi_util_parse_waveformatex()
771 format->Format.wFormatTag != WAVE_FORMAT_EXTENSIBLE) in gst_wasapi_util_parse_waveformatex()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/isomp4/
H A Dqtdemux.c11840 gint16 wFormatTag; in qtdemux_parse_trak() member
11860 if (wfex->wFormatTag == 0x0161) { in qtdemux_parse_trak()
11863 } else if (wfex->wFormatTag == 0x0162) { in qtdemux_parse_trak()
11866 } else if (wfex->wFormatTag == 0x0163) { in qtdemux_parse_trak()
11900 gint16 wFormatTag; in qtdemux_parse_trak() member
11934 wfex.wFormatTag = GST_READ_UINT16_LE (wfex_data + 8 + 0); in qtdemux_parse_trak()
11945 "BitsPerSample = %u, Size = %u", wfex.wFormatTag, in qtdemux_parse_trak()
11949 if (wfex.wFormatTag == 0x0161) { in qtdemux_parse_trak()
11952 } else if (wfex.wFormatTag == 0x0162) { in qtdemux_parse_trak()
11955 } else if (wfex.wFormatTag == 0x0163) { in qtdemux_parse_trak()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/sys/directsound/
H A Dgstdirectsoundsink.c490 wfx.wFormatTag = WAVE_FORMAT_PCM; in gst_directsound_sink_prepare()
513 wfx.wFormatTag = WAVE_FORMAT_DOLBY_AC3_SPDIF; in gst_directsound_sink_prepare()
859 wfx.wFormatTag = WAVE_FORMAT_DOLBY_AC3_SPDIF; in gst_directsound_probe_supported_formats()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/sys/waveform/
H A Dgstwaveformsink.c352 wfx.wFormatTag = WAVE_FORMAT_PCM; in gst_waveform_sink_prepare()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/isomp4/
H A Dqtdemux.c11840 gint16 wFormatTag; in qtdemux_parse_trak() member
11860 if (wfex->wFormatTag == 0x0161) { in qtdemux_parse_trak()
11863 } else if (wfex->wFormatTag == 0x0162) { in qtdemux_parse_trak()
11866 } else if (wfex->wFormatTag == 0x0163) { in qtdemux_parse_trak()
11900 gint16 wFormatTag; in qtdemux_parse_trak() member
11934 wfex.wFormatTag = GST_READ_UINT16_LE (wfex_data + 8 + 0); in qtdemux_parse_trak()
11945 "BitsPerSample = %u, Size = %u", wfex.wFormatTag, in qtdemux_parse_trak()
11949 if (wfex.wFormatTag == 0x0161) { in qtdemux_parse_trak()
11952 } else if (wfex.wFormatTag == 0x0162) { in qtdemux_parse_trak()
11955 } else if (wfex.wFormatTag == 0x0163) { in qtdemux_parse_trak()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/sys/directsound/
H A Dgstdirectsoundsink.c490 wfx.wFormatTag = WAVE_FORMAT_PCM; in gst_directsound_sink_prepare()
513 wfx.wFormatTag = WAVE_FORMAT_DOLBY_AC3_SPDIF; in gst_directsound_sink_prepare()
859 wfx.wFormatTag = WAVE_FORMAT_DOLBY_AC3_SPDIF; in gst_directsound_probe_supported_formats()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/sys/waveform/
H A Dgstwaveformsink.c352 wfx.wFormatTag = WAVE_FORMAT_PCM; in gst_waveform_sink_prepare()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/isomp4/
H A Dqtdemux.c11840 gint16 wFormatTag; in qtdemux_parse_trak() member
11860 if (wfex->wFormatTag == 0x0161) { in qtdemux_parse_trak()
11863 } else if (wfex->wFormatTag == 0x0162) { in qtdemux_parse_trak()
11866 } else if (wfex->wFormatTag == 0x0163) { in qtdemux_parse_trak()
11900 gint16 wFormatTag; in qtdemux_parse_trak() member
11934 wfex.wFormatTag = GST_READ_UINT16_LE (wfex_data + 8 + 0); in qtdemux_parse_trak()
11945 "BitsPerSample = %u, Size = %u", wfex.wFormatTag, in qtdemux_parse_trak()
11949 if (wfex.wFormatTag == 0x0161) { in qtdemux_parse_trak()
11952 } else if (wfex.wFormatTag == 0x0162) { in qtdemux_parse_trak()
11955 } else if (wfex.wFormatTag == 0x0163) { in qtdemux_parse_trak()

12345678910>>...58