Searched refs:minShortLength (Results 1 – 1 of 1) sorted by relevance
112 const uint8_t minShortLength = 30; in EncodeShortLength() local113 if (value > minShortLength) { in EncodeShortLength()