Home
last modified time | relevance | path

Searched defs:out_buff (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.cc50 int16_t* out_buff) { in DownMix()
60 int UpMix(const AudioFrame& frame, size_t length_out_buff, int16_t* out_buff) { in UpMix()
/external/lz4/programs/
Dlz4io.c327 char* out_buff; in LZ4IO_compressFilename_Legacy() local
701 char* out_buff; in LZ4IO_decodeLegacyStream() local
/external/libxml2/
Dxmlsave.c1864 xmlOutputBufferPtr out_buff; in xmlSaveToBuffer() local
2415 xmlOutputBufferPtr out_buff = NULL; in xmlDocDumpFormatMemoryEnc() local