Searched defs:ZopfliBlockState (Results 1 - 1 of 1) sorted by relevance

/external/zopfli/src/zopfli/
H A Dlz77.h62 typedef struct ZopfliBlockState { struct
73 } ZopfliBlockState; typedef in typeref:struct:ZopfliBlockState
92 ZopfliBlockState *s, const ZopfliHash* h, const unsigned char* array,
125 void ZopfliLZ77Greedy(ZopfliBlockState* s, const unsigned char* in,

Completed in 57 milliseconds