Searched refs:kMinBlocks (Results 1 – 1 of 1) sorted by relevance
976 static constexpr size_t kMinBlocks = 2u; in LoadImageFile() local977 const bool use_parallel = pool != nullptr && image_header.GetBlockCount() >= kMinBlocks; in LoadImageFile()