Home
last modified time | relevance | path

Searched defs:SdpAudioFormat (Results 1 – 20 of 20) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/
H A Daudio_format.h23 struct SdpAudioFormat { struct
26 SdpAudioFormat(const SdpAudioFormat&); argument
35 SdpAudioFormat& operator=(const SdpAudioFormat&); argument
36 SdpAudioFormat& operator=(SdpAudioFormat&&); argument
49 void swap(SdpAudioFormat& a, SdpAudioFormat& b); argument
H A Daudio_format.cc20 SdpAudioFormat::SdpAudioFormat(const char* name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
25 SdpAudioFormat::SdpAudioFormat(const char* name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/api/audio_codecs/
H A Daudio_format.h26 struct RTC_EXPORT SdpAudioFormat { struct
29 SdpAudioFormat(const SdpAudioFormat&); argument
47 SdpAudioFormat& operator=(const SdpAudioFormat&); argument
48 SdpAudioFormat& operator=(SdpAudioFormat&&); argument
55 std::string name;
56 int clockrate_hz;
57 size_t num_channels;
58 Parameters parameters;
H A Daudio_format.cc22 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
27 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
36 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
/dports/net-im/tg_owt/tg_owt-d578c76/src/api/audio_codecs/
H A Daudio_format.h26 struct RTC_EXPORT SdpAudioFormat { struct
29 SdpAudioFormat(const SdpAudioFormat&); argument
47 SdpAudioFormat& operator=(const SdpAudioFormat&); argument
48 SdpAudioFormat& operator=(SdpAudioFormat&&); argument
55 std::string name;
56 int clockrate_hz;
57 size_t num_channels;
58 Parameters parameters;
H A Daudio_format.cc22 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
27 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
36 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/api/audio_codecs/
H A Daudio_format.h26 struct RTC_EXPORT SdpAudioFormat { struct
29 SdpAudioFormat(const SdpAudioFormat&); argument
47 SdpAudioFormat& operator=(const SdpAudioFormat&); argument
48 SdpAudioFormat& operator=(SdpAudioFormat&&); argument
55 std::string name;
56 int clockrate_hz;
57 size_t num_channels;
58 Parameters parameters;
H A Daudio_format.cc22 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
27 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
36 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/api/audio_codecs/
H A Daudio_format.h26 struct RTC_EXPORT SdpAudioFormat { struct
29 SdpAudioFormat(const SdpAudioFormat&); argument
47 SdpAudioFormat& operator=(const SdpAudioFormat&); argument
48 SdpAudioFormat& operator=(SdpAudioFormat&&); argument
55 std::string name;
56 int clockrate_hz;
57 size_t num_channels;
58 Parameters parameters;
H A Daudio_format.cc22 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
27 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
36 SdpAudioFormat::SdpAudioFormat(absl::string_view name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/api/audio_codecs/
H A Daudio_format.h25 struct SdpAudioFormat { struct
28 SdpAudioFormat(const SdpAudioFormat&); argument
49 SdpAudioFormat& operator=(const SdpAudioFormat&); argument
50 SdpAudioFormat& operator=(SdpAudioFormat&&); argument
63 void swap(SdpAudioFormat& a, SdpAudioFormat& b); argument
H A Daudio_format.cc20 SdpAudioFormat::SdpAudioFormat(const char* name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
25 SdpAudioFormat::SdpAudioFormat(const std::string& name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
30 SdpAudioFormat::SdpAudioFormat(const char* name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
39 SdpAudioFormat::SdpAudioFormat(const std::string& name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/api/audio_codecs/
H A Daudio_format.h25 struct SdpAudioFormat { struct
28 SdpAudioFormat(const SdpAudioFormat&); argument
49 SdpAudioFormat& operator=(const SdpAudioFormat&); argument
50 SdpAudioFormat& operator=(SdpAudioFormat&&); argument
63 void swap(SdpAudioFormat& a, SdpAudioFormat& b); argument
H A Daudio_format.cc20 SdpAudioFormat::SdpAudioFormat(const char* name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
25 SdpAudioFormat::SdpAudioFormat(const std::string& name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
30 SdpAudioFormat::SdpAudioFormat(const char* name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
39 SdpAudioFormat::SdpAudioFormat(const std::string& name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/api/audio_codecs/
H A Daudio_format.h25 struct SdpAudioFormat { struct
28 SdpAudioFormat(const SdpAudioFormat&); argument
49 SdpAudioFormat& operator=(const SdpAudioFormat&); argument
50 SdpAudioFormat& operator=(SdpAudioFormat&&); argument
63 void swap(SdpAudioFormat& a, SdpAudioFormat& b); argument
H A Daudio_format.cc20 SdpAudioFormat::SdpAudioFormat(const char* name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
25 SdpAudioFormat::SdpAudioFormat(const std::string& name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
30 SdpAudioFormat::SdpAudioFormat(const char* name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
39 SdpAudioFormat::SdpAudioFormat(const std::string& name, in SdpAudioFormat() function in webrtc::SdpAudioFormat
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/test/
H A Dfunction_audio_decoder_factory.h36 explicit FunctionAudioDecoderFactory( in FunctionAudioDecoderFactory()
H A Daudio_decoder_proxy_factory.h43 const SdpAudioFormat& /* format */, in MakeAudioDecoder()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/test/
H A Dfunction_audio_decoder_factory.h36 explicit FunctionAudioDecoderFactory( in FunctionAudioDecoderFactory()
H A Daudio_decoder_proxy_factory.h43 const SdpAudioFormat& /* format */, in MakeAudioDecoder()