Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/
H A Dlz4hc.c698 int LZ4_compressHC_withStateHC (void* state, const char* src, char* dst, int srcSize) { return LZ4_… in LZ4_compressHC_withStateHC() function
/aosp_15_r20/external/lz4/lib/
H A Dlz4hc.c2137 int LZ4_compressHC_withStateHC (void* state, const char* src, char* dst, int srcSize) { return LZ4_… in LZ4_compressHC_withStateHC() function