Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/
H A Dlz4.c1509 int LZ4_compress_limitedOutput_withState (void* state, const char* src, char* dst, int srcSize, int… in LZ4_compress_limitedOutput_withState() function
/aosp_15_r20/external/lz4/lib/
H A Dlz4.c2772 int LZ4_compress_limitedOutput_withState (void* state, const char* src, char* dst, int srcSize, int… in LZ4_compress_limitedOutput_withState() function