Searched refs:ShouldCompress (Results 1 – 2 of 2) sorted by relevance
524 static BROTLI_BOOL ShouldCompress( in ShouldCompress() function576 if (ShouldCompress(input, block_size, num_literals)) { in BrotliCompressFragmentTwoPassImpl()
513 static BROTLI_BOOL ShouldCompress( in ShouldCompress() function583 if (!ShouldCompress(data, mask, last_flush_pos, bytes, in WriteMetaBlockInternal()1338 } else if (!ShouldCompress(input_buffer, mask, metablock_start, in BrotliCompressBufferQuality10()