Searched refs:BROTLI_DEC_API (Results 1 – 2 of 2) sorted by relevance
154 BROTLI_DEC_API BROTLI_BOOL BrotliDecoderSetParameter(175 BROTLI_DEC_API BrotliDecoderState* BrotliDecoderCreateInstance(183 BROTLI_DEC_API void BrotliDecoderDestroyInstance(BrotliDecoderState* state);202 BROTLI_DEC_API BrotliDecoderResult BrotliDecoderDecompress(246 BROTLI_DEC_API BrotliDecoderResult BrotliDecoderDecompressStream(257 BROTLI_DEC_API BROTLI_BOOL BrotliDecoderHasMoreOutput(288 BROTLI_DEC_API const uint8_t* BrotliDecoderTakeOutput(301 BROTLI_DEC_API BROTLI_BOOL BrotliDecoderIsUsed(const BrotliDecoderState* state);311 BROTLI_DEC_API BROTLI_BOOL BrotliDecoderIsFinished(325 BROTLI_DEC_API BrotliDecoderErrorCode BrotliDecoderGetErrorCode([all …]
254 #define BROTLI_DEC_API __declspec(dllexport) macro256 #define BROTLI_DEC_API __declspec(dllimport) macro265 #define BROTLI_DEC_API BROTLI_PUBLIC macro270 #define BROTLI_DEC_API macro