Searched refs:should_flush (Results 1 – 3 of 3) sorted by relevance
36 bool should_flush = false; in WriteSuffix() local41 should_flush = true; in WriteSuffix()44 if (should_flush) { in WriteSuffix()
1107 const BROTLI_BOOL should_flush = TO_BROTLI_BOOL( in EncodeData() local1110 if (!is_last && !force_flush && !should_flush && in EncodeData()