Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/
H A Dlz4hc.c702 int LZ4_compressHC_continue (LZ4_streamHC_t* ctx, const char* src, char* dst, int srcSize) { return… in LZ4_compressHC_continue() function
/aosp_15_r20/external/lz4/lib/
H A Dlz4hc.c2141 int LZ4_compressHC_continue (LZ4_streamHC_t* ctx, const char* src, char* dst, int srcSize) { return… in LZ4_compressHC_continue() function