Home
last modified time | relevance | path

Searched refs:BrotliDecoderStateInitWithCustomAllocators (Results 1 – 3 of 3) sorted by relevance

/external/brotli/dec/
Dstate.c29 BrotliDecoderStateInitWithCustomAllocators(s, 0, 0, 0); in BrotliDecoderStateInit()
32 void BrotliDecoderStateInitWithCustomAllocators(BrotliDecoderState* s, in BrotliDecoderStateInitWithCustomAllocators() function
Dstate.h235 BROTLI_INTERNAL void BrotliDecoderStateInitWithCustomAllocators(
Ddecode.c67 BrotliDecoderStateInitWithCustomAllocators( in BrotliDecoderCreateInstance()