Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlattice_neon.c34 int loop_tail = (HALF_SUBFRAMELEN - 1) & 0x7; in WebRtcIsacfix_FilterMaLoopNeon() local
103 if (loop_tail & 0x4) { in WebRtcIsacfix_FilterMaLoopNeon()
142 if (loop_tail & 0x2) { in WebRtcIsacfix_FilterMaLoopNeon()
177 if (loop_tail & 0x1) { in WebRtcIsacfix_FilterMaLoopNeon()