Searched defs:bound (Results 1 – 3 of 3) sorted by relevance
109 const auto bound = compressBound(length); in Compress() local130 const auto bound = LZ4_compressBound(length); in Compress() local162 const auto bound = BrotliEncoderMaxCompressedSize(length); in Compress() local
112 bool bound; in Run() local
210 bool bound = false; in OnInit() local