Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dpitch_filter_c.c23 WebRtc_Word16* inputState, in WebRtcIsacfix_PitchFilterCore() argument
47 memmove(&inputState[1], &inputState[0], in WebRtcIsacfix_PitchFilterCore()
49 inputState[0] = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT_WITH_ROUND( in WebRtcIsacfix_PitchFilterCore()
57 tmpW32 += WEBRTC_SPL_MUL_16_16(inputState[j], kDampFilter[j]); in WebRtcIsacfix_PitchFilterCore()
Dpitch_filter_armv6.S27 @ WebRtc_Word16* inputState,
102 asr r7, #12 @ Get the value for inputState[0].
103 ldr r11, [sp, #40] @ inputState
108 ldr r4, [r11] @ inputState[0, 1], before shift.
109 strh r7, [r11] @ inputState[0], after shift.
110 ldr r5, [r11, #4] @ inputState[2, 3], before shift.
113 str r4, [r11, #2] @ inputState[1, 2], after shift.
114 str r5, [r11, #6] @ inputState[3, 4], after shift.
Dpitch_estimator.h44 WebRtc_Word16* inputState,
Dpitch_filter.c54 WebRtc_Word16* inputState,
/external/clang/test/Analysis/inlining/
Dfalse-positive-suppression.cpp24 inputState->filename = f; in setFilename()
30 RefCount<ParserInputState> inputState; member in rdar12676053::Parser
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...