Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c2551 const uint8_t* BrotliDecoderTakeOutput(BrotliDecoderState* s, size_t* size) { in BrotliDecoderTakeOutput() function
/external/cronet/third_party/brotli/dec/
Ddecode.c2728 const uint8_t* BrotliDecoderTakeOutput(BrotliDecoderState* s, size_t* size) { in BrotliDecoderTakeOutput() function