Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/ns/
Dnsx_core.h194 extern AnalysisUpdate WebRtcNsx_AnalysisUpdate;
Dnsx_core_neon.c731 WebRtcNsx_AnalysisUpdate = AnalysisUpdateNeon; in WebRtcNsx_InitNeon()
Dnsx_core.c434 AnalysisUpdate WebRtcNsx_AnalysisUpdate; variable
873 WebRtcNsx_AnalysisUpdate = AnalysisUpdateC; in WebRtcNsx_InitCore()
1549 WebRtcNsx_AnalysisUpdate(inst, winData, speechFrame); in WebRtcNsx_DataAnalysis()