Searched refs:ComputeLgBlock (Results 1 – 4 of 4) sorted by relevance
75 static BROTLI_INLINE int ComputeLgBlock(const BrotliEncoderParams* params) { in ComputeLgBlock() function
698 s->params.lgblock = ComputeLgBlock(&s->params); in EnsureInitialized()1243 params.lgblock = ComputeLgBlock(¶ms); in BrotliCompressBufferQuality10()