Home
last modified time | relevance | path

Searched refs:LZ4IO_fwriteSparseEnd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lz4/programs/
H A Dlz4io.c1665 static void LZ4IO_fwriteSparseEnd(FILE* file, unsigned storedSkips) in LZ4IO_fwriteSparseEnd() function
1810 LZ4IO_fwriteSparseEnd(foutput, storedSkips); in LZ4IO_decodeLegacyStream()
1866 LZ4IO_fwriteSparseEnd(foutput, storedSkips); in LZ4IO_decodeLegacyStream()
2182 if (!prefs->testMode) LZ4IO_fwriteSparseEnd(dstFile, storedSkips); in LZ4IO_decompressLZ4F()
2261 if (!prefs->testMode) LZ4IO_fwriteSparseEnd(dstFile, storedSkips); in LZ4IO_decompressLZ4F()
2297 LZ4IO_fwriteSparseEnd(foutput, storedSkips); in LZ4IO_passThrough()