Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c2592 #define BROTLI_ERROR_CODE_CASE_(PREFIX, NAME, CODE) \ in BrotliDecoderErrorString() macro
2595 BROTLI_DECODER_ERROR_CODES_LIST(BROTLI_ERROR_CODE_CASE_, BROTLI_NOTHING_) in BrotliDecoderErrorString()
2596 #undef BROTLI_ERROR_CODE_CASE_ in BrotliDecoderErrorString()