Home
last modified time | relevance | path

Searched defs:outputBuf (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dpitch_filter_c.c27 WebRtc_Word16* outputBuf, in WebRtcIsacfix_PitchFilterCore()
/external/webkit/Source/WebCore/xml/
DXSLTProcessorLibxslt.cpp194 xmlOutputBufferPtr outputBuf = xmlAllocOutputBuffer(0); in saveResultToString() local