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

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

Completed in 73 milliseconds