Home
last modified time | relevance | path

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

/third_party/lz4/lib/
Dlz4hc.h326 LZ4LIB_STATIC_API void LZ4_setCompressionLevel(
333 LZ4LIB_STATIC_API void LZ4_favorDecompressionSpeed(
359 LZ4LIB_STATIC_API void LZ4_resetStreamHC_fast(
373 LZ4LIB_STATIC_API int LZ4_compress_HC_extStateHC_fastReset (
404 LZ4LIB_STATIC_API void LZ4_attach_HC_dictionary(
Dlz4.h529 #define LZ4LIB_STATIC_API LZ4LIB_API macro
531 #define LZ4LIB_STATIC_API macro
545 LZ4LIB_STATIC_API int LZ4_compress_fast_extState_fastReset (void* state, const char* src, char* dst…
573 LZ4LIB_STATIC_API void