Home
last modified time | relevance | path

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

/external/lz4/programs/
Dlz4io.c419 char* in_buff; in LZ4IO_compressFilename_Legacy() local
968 char* const in_buff = (char*)malloc((size_t)LZ4_compressBound(LEGACY_BLOCKSIZE)); in LZ4IO_decodeLegacyStream() local