Home
last modified time | relevance | path

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

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