Home
last modified time | relevance | path

Searched refs:speechFrame (Results 1 – 25 of 56) sorted by relevance

123

/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/ns/
H A Dnoise_suppression_x.c42 int WebRtcNsx_Process(NsxHandle* nsxInst, short* speechFrame, in WebRtcNsx_Process() argument
46 (NsxInst_t*)nsxInst, speechFrame, speechFrameHB, outFrame, outFrameHB); in WebRtcNsx_Process()
H A Dnoise_suppression_x.h100 short* speechFrame,
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/draci/
H A Dscript.cpp724 Text *speechFrame = reinterpret_cast<Text *>(speechAnim->getCurrentFrame()); in talk() local
734 surface->markDirtyRect(speechFrame->getRect(kNoDisplacement)); in talk()
738 speechFrame->setText(""); in talk()
740 speechFrame->setColor(person->_fontColor); in talk()
741 speechFrame->repeatedlySplitLongLines(kScreenWidth); in talk()
772 x = surface->centerOnX(160, speechFrame->getWidth()); in talk()
775 x = surface->centerOnX(person->_x, speechFrame->getWidth()); in talk()
776 y = surface->putAboveY(person->_y, speechFrame->getHeight()); in talk()
779 speechFrame->setX(x); in talk()
780 speechFrame->setY(y); in talk()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/draci/
H A Dscript.cpp724 Text *speechFrame = reinterpret_cast<Text *>(speechAnim->getCurrentFrame()); in talk() local
734 surface->markDirtyRect(speechFrame->getRect(kNoDisplacement)); in talk()
738 speechFrame->setText(""); in talk()
740 speechFrame->setColor(person->_fontColor); in talk()
741 speechFrame->repeatedlySplitLongLines(kScreenWidth); in talk()
772 x = surface->centerOnX(160, speechFrame->getWidth()); in talk()
775 x = surface->centerOnX(person->_x, speechFrame->getWidth()); in talk()
776 y = surface->putAboveY(person->_y, speechFrame->getHeight()); in talk()
779 speechFrame->setX(x); in talk()
780 speechFrame->setY(y); in talk()
[all …]
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/modules/audio_processing/ns/
H A Dnoise_suppression_x.c41 const short* const* speechFrame, in WebRtcNsx_Process() argument
44 WebRtcNsx_ProcessCore((NoiseSuppressionFixedC*)nsxInst, speechFrame, in WebRtcNsx_Process()
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/ns/
H A Dnoise_suppression_x.c41 const short* const* speechFrame, in WebRtcNsx_Process() argument
44 WebRtcNsx_ProcessCore((NoiseSuppressionFixedC*)nsxInst, speechFrame, in WebRtcNsx_Process()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/ns/
H A Dnoise_suppression_x.c41 const short* const* speechFrame, in WebRtcNsx_Process() argument
44 WebRtcNsx_ProcessCore((NoiseSuppressionFixedC*)nsxInst, speechFrame, in WebRtcNsx_Process()
/dports/audio/libfilteraudio/filter_audio-0.0.1/ns/
H A Dnoise_suppression_x.c48 int WebRtcNsx_Process(NsxHandle* nsxInst, short* speechFrame, in WebRtcNsx_Process() argument
52 (NsxInst_t*)nsxInst, speechFrame, speechFrameHB, outFrame, outFrameHB); in WebRtcNsx_Process()
H A Dns_core.h168 int WebRtcNs_AnalyzeCore(NSinst_t* self, float* speechFrame);
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dnoise_suppression_x.c49 const short* const* speechFrame, in WebRtcNsx_Process() argument
52 WebRtcNsx_ProcessCore((NoiseSuppressionFixedC*)nsxInst, speechFrame, in WebRtcNsx_Process()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/ns/
H A Dnoise_suppression_x.c41 const short* const* speechFrame, in WebRtcNsx_Process() argument
44 WebRtcNsx_ProcessCore((NoiseSuppressionFixedC*)nsxInst, speechFrame, in WebRtcNsx_Process()
H A Dnoise_suppression_x.h81 const short* const* speechFrame,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/ns/
H A Dnoise_suppression_x.c41 const short* const* speechFrame, in WebRtcNsx_Process() argument
44 WebRtcNsx_ProcessCore((NoiseSuppressionFixedC*)nsxInst, speechFrame, in WebRtcNsx_Process()
H A Dnoise_suppression_x.h82 const short* const* speechFrame,
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dnoise_suppression_x.c41 const short* const* speechFrame, in WebRtcNsx_Process() argument
44 WebRtcNsx_ProcessCore((NoiseSuppressionFixedC*)nsxInst, speechFrame, in WebRtcNsx_Process()
H A Dnoise_suppression_x.h82 const short* const* speechFrame,
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/ns/
H A Dnoise_suppression_x.c41 const short* const* speechFrame, in WebRtcNsx_Process() argument
44 WebRtcNsx_ProcessCore((NoiseSuppressionFixedC*)nsxInst, speechFrame, in WebRtcNsx_Process()
H A Dnoise_suppression_x.h82 const short* const* speechFrame,
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dnoise_suppression_x.c41 const short* const* speechFrame, in WebRtcNsx_Process() argument
44 WebRtcNsx_ProcessCore((NoiseSuppressionFixedC*)nsxInst, speechFrame, in WebRtcNsx_Process()
H A Dnoise_suppression_x.h82 const short* const* speechFrame,
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/modules/audio_processing/ns/include/
H A Dnoise_suppression_x.h80 const short* const* speechFrame,
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/ns/include/
H A Dnoise_suppression_x.h80 const short* const* speechFrame,
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/ns/include/
H A Dnoise_suppression_x.h80 const short* const* speechFrame,
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/ns/include/
H A Dnoise_suppression_x.h95 const short* const* speechFrame,
/dports/audio/libfilteraudio/filter_audio-0.0.1/ns/include/
H A Dnoise_suppression_x.h100 short* speechFrame,

123