HomeSort by: relevance | last modified time | path
    Searched defs:ZWRAP_decompress_type (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/zstd/dist/zlibWrapper/
zstd_zlibwrapper.h 65 typedef enum { ZWRAP_FORCE_ZLIB, ZWRAP_AUTO } ZWRAP_decompress_type;
72 void ZWRAP_setDecompressionType(ZWRAP_decompress_type type);
75 ZWRAP_decompress_type ZWRAP_getDecompressionType(void);

Completed in 15 milliseconds