Searched refs:kMinCodeBitCount (Results 1 – 1 of 1) sorted by relevance
44 static constexpr HuffmanCodeBitCount kMinCodeBitCount = 5; variable450 QUICHE_DCHECK_LE(kMinCodeBitCount, prefix_info.code_length); in Decode()