HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcNsx_AnalysisUpdate (Results 1 - 5 of 5) sorted by null

  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.h 194 extern AnalysisUpdate WebRtcNsx_AnalysisUpdate;
nsx_core_neon.c 731 WebRtcNsx_AnalysisUpdate = AnalysisUpdateNeon;
nsx_core.c 434 AnalysisUpdate WebRtcNsx_AnalysisUpdate;
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core.h 202 extern AnalysisUpdate WebRtcNsx_AnalysisUpdate;
nsx_core.c 557 AnalysisUpdate WebRtcNsx_AnalysisUpdate;
567 WebRtcNsx_AnalysisUpdate = WebRtcNsx_AnalysisUpdateNeon;
576 WebRtcNsx_AnalysisUpdate = WebRtcNsx_AnalysisUpdate_mips;
    [all...]

Completed in 131 milliseconds