Home
last modified time | relevance | path

Searched refs:VoEBaseImpl (Results 1 – 15 of 15) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/voice_engine/
H A Dvoe_base_impl.cc36 VoEBaseImpl::VoEBaseImpl(voe::SharedData* shared) in VoEBaseImpl() function in webrtc::VoEBaseImpl
39 VoEBaseImpl::~VoEBaseImpl() { in ~VoEBaseImpl()
146 int VoEBaseImpl::Init( in Init()
166 void VoEBaseImpl::Terminate() { in Terminate()
171 int VoEBaseImpl::CreateChannel() { in CreateChannel()
277 int VoEBaseImpl::StopSend(int channel) { in StopSend()
289 int32_t VoEBaseImpl::StartPlayout() { in StartPlayout()
303 int32_t VoEBaseImpl::StopPlayout() { in StopPlayout()
317 int32_t VoEBaseImpl::StartSend() { in StartSend()
331 int32_t VoEBaseImpl::StopSend() { in StopSend()
[all …]
H A Dvoe_base_impl.h24 class VoEBaseImpl : public VoEBase,
84 VoEBaseImpl(voe::SharedData* shared);
85 ~VoEBaseImpl() override;
H A Dvoice_engine_impl.h27 public VoEBaseImpl {
31 VoEBaseImpl(this), in VoiceEngineImpl()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/voice_engine/
H A Dvoe_base_impl.cc36 VoEBaseImpl::VoEBaseImpl(voe::SharedData* shared) in VoEBaseImpl() function in webrtc::VoEBaseImpl
39 VoEBaseImpl::~VoEBaseImpl() { in ~VoEBaseImpl()
146 int VoEBaseImpl::Init( in Init()
166 void VoEBaseImpl::Terminate() { in Terminate()
171 int VoEBaseImpl::CreateChannel() { in CreateChannel()
277 int VoEBaseImpl::StopSend(int channel) { in StopSend()
289 int32_t VoEBaseImpl::StartPlayout() { in StartPlayout()
303 int32_t VoEBaseImpl::StopPlayout() { in StopPlayout()
317 int32_t VoEBaseImpl::StartSend() { in StartSend()
331 int32_t VoEBaseImpl::StopSend() { in StopSend()
[all …]
H A Dvoe_base_impl.h24 class VoEBaseImpl : public VoEBase,
84 VoEBaseImpl(voe::SharedData* shared);
85 ~VoEBaseImpl() override;
H A Dvoice_engine_impl.h27 public VoEBaseImpl {
31 VoEBaseImpl(this), in VoiceEngineImpl()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/voice_engine/
H A Dvoe_base_impl.cc36 VoEBaseImpl::VoEBaseImpl(voe::SharedData* shared) in VoEBaseImpl() function in webrtc::VoEBaseImpl
39 VoEBaseImpl::~VoEBaseImpl() { in ~VoEBaseImpl()
146 int VoEBaseImpl::Init( in Init()
166 void VoEBaseImpl::Terminate() { in Terminate()
171 int VoEBaseImpl::CreateChannel() { in CreateChannel()
277 int VoEBaseImpl::StopSend(int channel) { in StopSend()
289 int32_t VoEBaseImpl::StartPlayout() { in StartPlayout()
303 int32_t VoEBaseImpl::StopPlayout() { in StopPlayout()
317 int32_t VoEBaseImpl::StartSend() { in StartSend()
331 int32_t VoEBaseImpl::StopSend() { in StopSend()
[all …]
H A Dvoe_base_impl.h24 class VoEBaseImpl : public VoEBase,
84 VoEBaseImpl(voe::SharedData* shared);
85 ~VoEBaseImpl() override;
H A Dvoice_engine_impl.h27 public VoEBaseImpl {
31 VoEBaseImpl(this), in VoiceEngineImpl()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/voice_engine/
H A Dvoe_base_impl.cc39 VoEBaseImpl::VoEBaseImpl(voe::SharedData* shared) in VoEBaseImpl() function in webrtc::VoEBaseImpl
43 VoEBaseImpl::~VoEBaseImpl() { in ~VoEBaseImpl()
177 int VoEBaseImpl::Init( in Init()
351 int VoEBaseImpl::Terminate() { in Terminate()
356 int VoEBaseImpl::CreateChannel() { in CreateChannel()
487 int VoEBaseImpl::StartSend(int channel) { in StartSend()
511 int VoEBaseImpl::StopSend(int channel) { in StopSend()
550 int32_t VoEBaseImpl::StartPlayout() { in StartPlayout()
566 int32_t VoEBaseImpl::StopPlayout() { in StopPlayout()
578 int32_t VoEBaseImpl::StartSend() { in StartSend()
[all …]
H A Dvoe_base_impl.h24 class VoEBaseImpl : public VoEBase,
99 VoEBaseImpl(voe::SharedData* shared);
100 ~VoEBaseImpl() override;
H A Dvoice_engine_impl.h47 public VoEBaseImpl {
61 VoEBaseImpl(this), in VoiceEngineImpl()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/voice_engine/
H A Dvoe_base_impl.cc42 VoEBaseImpl::VoEBaseImpl(voe::SharedData* shared) : in VoEBaseImpl() function in webrtc::VoEBaseImpl
51 VoEBaseImpl::~VoEBaseImpl() in ~VoEBaseImpl()
145 int32_t VoEBaseImpl::NeedMorePlayData( in NeedMorePlayData()
481 int VoEBaseImpl::Terminate() in Terminate()
489 int VoEBaseImpl::CreateChannel() { in CreateChannel()
718 int VoEBaseImpl::StopSend(int channel) in StopSend()
843 int VoEBaseImpl::LastError() in LastError()
850 int32_t VoEBaseImpl::StartPlayout() in StartPlayout()
878 int32_t VoEBaseImpl::StopPlayout() { in StopPlayout()
895 int32_t VoEBaseImpl::StartSend() in StartSend()
[all …]
H A Dvoe_base_impl.h24 class VoEBaseImpl: public VoEBase,
116 VoEBaseImpl(voe::SharedData* shared);
117 virtual ~VoEBaseImpl();
H A Dvoice_engine_impl.h86 public VoEBaseImpl
122 VoEBaseImpl(this),