Searched refs:kCRC32UpdateBytesThreshold (Results 1 – 1 of 1) sorted by relevance
3524 static constexpr int32_t kCRC32UpdateBytesThreshold = 64 * 1024; variable3558 __ Cmp(length, kCRC32UpdateBytesThreshold); in VisitCRC32UpdateBytes()