Searched refs:inputState (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | pitch_filter_c.c | 23 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()
|
D | pitch_filter_armv6.S | 27 @ 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.
|
D | pitch_estimator.h | 44 WebRtc_Word16* inputState,
|
D | pitch_filter.c | 54 WebRtc_Word16* inputState,
|
/external/clang/test/Analysis/inlining/ |
D | false-positive-suppression.cpp | 24 inputState->filename = f; in setFilename() 30 RefCount<ParserInputState> inputState; member in rdar12676053::Parser
|
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |