Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.h351 LZ4LIB_STATIC_API void LZ4_setCompressionLevel(
358 LZ4LIB_STATIC_API void LZ4_favorDecompressionSpeed(
384 LZ4LIB_STATIC_API void LZ4_resetStreamHC_fast(
398 LZ4LIB_STATIC_API int LZ4_compress_HC_extStateHC_fastReset (
429 LZ4LIB_STATIC_API void LZ4_attach_HC_dictionary(
Dlz4.h433 #define LZ4LIB_STATIC_API LZ4LIB_API macro
435 #define LZ4LIB_STATIC_API macro
449 LZ4LIB_STATIC_API int LZ4_compress_fast_extState_fastReset (void* state, const char* src, char* dst…
477 LZ4LIB_STATIC_API void LZ4_attach_dictionary(LZ4_stream_t* workingStream, const LZ4_stream_t* dicti…