Searched refs:BrotliMemInput (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/brotli/src/brotli/dec/
H A Dstreams.h64 } BrotliMemInput; typedef in typeref:struct:__anon11693
66 /* Input callback where *data is a BrotliMemInput struct. */
71 BrotliMemInput* mem_input);
H A Dstreams.c29 BrotliMemInput* input = (BrotliMemInput*)data;
42 BrotliMemInput* mem_input) {
H A Ddecode.c636 BrotliMemInput memin;
658 BrotliMemInput memin;

Completed in 57 milliseconds