Home
last modified time | relevance | path

Searched defs:BrotliDecoderTakeOutput (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/dec/
Ddecode.c2551 const uint8_t* BrotliDecoderTakeOutput(BrotliDecoderState* s, size_t* size) { in BrotliDecoderTakeOutput() function
/third_party/brotli/c/dec/
Ddecode.c2792 const uint8_t* BrotliDecoderTakeOutput(BrotliDecoderState* s, size_t* size) { in BrotliDecoderTakeOutput() function