Searched defs:inputState (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_filter_c.c23 WebRtc_Word16* inputState,
47 memmove(&inputState[1], &inputState[0],
49 inputState[0] = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT_WITH_ROUND(
57 tmpW32 += WEBRTC_SPL_MUL_16_16(inputState[j], kDampFilter[j]);
19 WebRtcIsacfix_PitchFilterCore(int loopNumber, WebRtc_Word16 gain, int index, WebRtc_Word16 sign, WebRtc_Word16* inputState, WebRtc_Word16* outputBuf2, const WebRtc_Word16* coefficient, WebRtc_Word16* inputBuf, WebRtc_Word16* outputBuf, int* index2) argument
/external/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.cpp24 inputState->filename = f;
30 RefCount<ParserInputState> inputState; member in class:rdar12676053::Parser
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 139 milliseconds