Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dlattice_neon.S15 @ void WebRtcIsacfix_FilterMaLoopNeon(int16_t input0,
37 .global WebRtcIsacfix_FilterMaLoopNeon symbol
41 WebRtcIsacfix_FilterMaLoopNeon: label
Dcodec.h154 void WebRtcIsacfix_FilterMaLoopNeon(int16_t input0,
Disacfix.c182 WebRtcIsacfix_FilterMaLoopFix = WebRtcIsacfix_FilterMaLoopNeon; in WebRtcIsacfix_InitNeon()