Home
last modified time | relevance | path

Searched defs:WebRtcOpusEncInst (Results 1 – 10 of 10) sorted by relevance

/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/opus/
H A Dopus_inst.h23 struct WebRtcOpusEncInst { struct
24 OpusEncoder* encoder;
25 OpusMSEncoder* multistream_encoder;
26 size_t channels;
27 int in_dtx_mode;
28 bool avoid_noise_pumping_during_dtx;
29 int sample_rate_hz;
30 float smooth_energy_non_active_frames;
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_inst.h16 struct WebRtcOpusEncInst { struct
17 OpusEncoder* encoder;
18 int channels;
19 int in_dtx_mode;
25 size_t* zero_counts;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_inst.h23 struct WebRtcOpusEncInst { struct
24 OpusEncoder* encoder;
25 OpusMSEncoder* multistream_encoder;
26 size_t channels;
27 int in_dtx_mode;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_inst.h23 struct WebRtcOpusEncInst { struct
24 OpusEncoder* encoder;
25 OpusMSEncoder* multistream_encoder;
26 size_t channels;
27 int in_dtx_mode;
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/opus/
H A Dopus_inst.h23 struct WebRtcOpusEncInst { struct
24 OpusEncoder* encoder;
25 OpusMSEncoder* multistream_encoder;
26 size_t channels;
27 int in_dtx_mode;
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_inst.h22 struct WebRtcOpusEncInst { struct
23 OpusEncoder* encoder;
24 size_t channels;
25 int in_dtx_mode;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_inst.h22 struct WebRtcOpusEncInst { struct
23 OpusEncoder* encoder;
24 size_t channels;
25 int in_dtx_mode;
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_inst.h22 struct WebRtcOpusEncInst { struct
23 OpusEncoder* encoder;
24 size_t channels;
25 int in_dtx_mode;
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_inst.h22 struct WebRtcOpusEncInst { struct
23 OpusEncoder* encoder;
24 size_t channels;
25 int in_dtx_mode;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_inst.h16 struct WebRtcOpusEncInst { struct
17 OpusEncoder* encoder;
18 int in_dtx_mode;