Home
last modified time | relevance | path

Searched refs:myPullAudioThreadA (Results 1 – 6 of 6) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/test/
H A DAPITest.cc521 rtc::PlatformThread myPullAudioThreadA(PullAudioThreadA, this, in Perform() local
523 myPullAudioThreadA.Start(); in Perform()
579 myPullAudioThreadA.Stop(); in Perform()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/test/
H A DAPITest.cc530 rtc::PlatformThread myPullAudioThreadA(PullAudioThreadA, this, in Perform() local
532 myPullAudioThreadA.Start(); in Perform()
588 myPullAudioThreadA.Stop(); in Perform()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/test/
H A DAPITest.cc521 rtc::PlatformThread myPullAudioThreadA(PullAudioThreadA, this, in Perform() local
523 myPullAudioThreadA.Start(); in Perform()
579 myPullAudioThreadA.Stop(); in Perform()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/test/
H A DAPITest.cc521 rtc::PlatformThread myPullAudioThreadA(PullAudioThreadA, this, in Perform() local
523 myPullAudioThreadA.Start(); in Perform()
579 myPullAudioThreadA.Stop(); in Perform()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/main/test/
H A DAPITest.cc529 rtc::scoped_ptr<ThreadWrapper> myPullAudioThreadA = in Perform() local
531 CHECK_THREAD_NULLITY(myPullAudioThreadA, "Unable to start A::PULL thread"); in Perform()
591 myPullAudioThreadA->Stop(); in Perform()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/main/test/
H A DAPITest.cc538 rtc::scoped_ptr<ThreadWrapper> myPullAudioThreadA =
540 CHECK_THREAD_NULLITY(myPullAudioThreadA, "Unable to start A::PULL thread");
600 myPullAudioThreadA->Stop();