Home
last modified time | relevance | path

Searched refs:WebRtcVad_set_mode_core (Results 1 – 25 of 58) sorted by relevance

123

/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/common_audio/vad/
H A Dvad_core_unittest.cc47 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, -1)); in TEST_F()
48 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, 1000)); in TEST_F()
51 EXPECT_EQ(0, WebRtcVad_set_mode_core(self, kModes[j])); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/common_audio/vad/
H A Dvad_core_unittest.cc47 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, -1)); in TEST_F()
48 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, 1000)); in TEST_F()
51 EXPECT_EQ(0, WebRtcVad_set_mode_core(self, kModes[j])); in TEST_F()
H A Dvad_core.h79 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/net-im/tg_owt/tg_owt-d578c76/src/common_audio/vad/
H A Dvad_core_unittest.cc47 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, -1)); in TEST_F()
48 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, 1000)); in TEST_F()
51 EXPECT_EQ(0, WebRtcVad_set_mode_core(self, kModes[j])); in TEST_F()
H A Dvad_core.h79 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/common_audio/vad/
H A Dvad_core_unittest.cc47 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, -1)); in TEST_F()
48 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, 1000)); in TEST_F()
51 EXPECT_EQ(0, WebRtcVad_set_mode_core(self, kModes[j])); in TEST_F()
H A Dvad_core.h84 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/common_audio/vad/
H A Dvad_core_unittest.cc47 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, -1)); in TEST_F()
48 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, 1000)); in TEST_F()
51 EXPECT_EQ(0, WebRtcVad_set_mode_core(self, kModes[j])); in TEST_F()
H A Dvad_core.h79 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/common_audio/vad/
H A Dvad_core_unittest.cc47 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, -1)); in TEST_F()
48 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, 1000)); in TEST_F()
51 EXPECT_EQ(0, WebRtcVad_set_mode_core(self, kModes[j])); in TEST_F()
H A Dvad_core.h79 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/common_audio/vad/
H A Dvad_core_unittest.cc48 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, -1)); in TEST_F()
49 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, 1000)); in TEST_F()
52 EXPECT_EQ(0, WebRtcVad_set_mode_core(self, kModes[j])); in TEST_F()
H A Dvad_core.h81 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/common_audio/vad/
H A Dvad_core_unittest.cc47 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, -1)); in TEST_F()
48 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, 1000)); in TEST_F()
51 EXPECT_EQ(0, WebRtcVad_set_mode_core(self, kModes[j])); in TEST_F()
H A Dvad_core.h84 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/common_audio/vad/
H A Dvad_core_unittest.cc48 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, -1)); in TEST_F()
49 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, 1000)); in TEST_F()
52 EXPECT_EQ(0, WebRtcVad_set_mode_core(self, kModes[j])); in TEST_F()
H A Dvad_core.h81 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/common_audio/vad/
H A Dvad_core_unittest.cc48 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, -1)); in TEST_F()
49 EXPECT_EQ(-1, WebRtcVad_set_mode_core(self, 1000)); in TEST_F()
52 EXPECT_EQ(0, WebRtcVad_set_mode_core(self, kModes[j])); in TEST_F()
H A Dvad_core.h81 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/common/vad/
H A Dvad_core.h78 int WebRtcVad_set_mode_core(VadInstT* inst, int mode);
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/common_audio/vad/
H A Dvad_core.h79 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/audio/libfilteraudio/filter_audio-0.0.1/vad/
H A Dvad_core.h84 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/common_audio/vad/
H A Dvad_core.h79 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/common_audio/vad/
H A Dvad_core.h84 int WebRtcVad_set_mode_core(VadInstT* self, int mode);
/dports/audio/py-webrtcvad/webrtcvad-2.0.10/cbits/webrtc/common_audio/vad/
H A Dvad_core.h84 int WebRtcVad_set_mode_core(VadInstT* self, int mode);

123