HomeSort by: relevance | last modified time | path
    Searched refs:BrotliDecoderStateCleanup (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/brotli/dist/c/dec/
state.h 346 BROTLI_INTERNAL void BrotliDecoderStateCleanup(BrotliDecoderState* s);
state.c 129 void BrotliDecoderStateCleanup(BrotliDecoderState* s) {
decode.c 108 BrotliDecoderStateCleanup(state);
2051 BrotliDecoderStateCleanup(&s);

Completed in 16 milliseconds