Home
last modified time | relevance | path

Searched refs:WebRtcNsx_AnalysisUpdate (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.h197 extern AnalysisUpdate WebRtcNsx_AnalysisUpdate;
Dnsx_core.c556 AnalysisUpdate WebRtcNsx_AnalysisUpdate; variable
566 WebRtcNsx_AnalysisUpdate = WebRtcNsx_AnalysisUpdateNeon; in WebRtcNsx_InitNeon()
575 WebRtcNsx_AnalysisUpdate = WebRtcNsx_AnalysisUpdate_mips; in WebRtcNsx_InitMips()
761 WebRtcNsx_AnalysisUpdate = AnalysisUpdateC; in WebRtcNsx_InitCore()
1216 WebRtcNsx_AnalysisUpdate(inst, winData, speechFrame); in WebRtcNsx_DataAnalysis()