Searched refs:ComputeLgBlock (Results 1 – 2 of 2) 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()