Home
last modified time | relevance | path

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

/aosp_15_r20/external/brotli/c/enc/
H A Dencode.c1902 const uint8_t* BrotliEncoderTakeOutput(BrotliEncoderState* s, size_t* size) { in BrotliEncoderTakeOutput() function
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dencode.c1953 const uint8_t* BrotliEncoderTakeOutput(BrotliEncoderState* s, size_t* size) { in BrotliEncoderTakeOutput() function