Searched refs:firstPartitionProt (Results 1 – 1 of 1) sorted by relevance
267 uint8_t firstPartitionProt = (uint8_t)(255 * 0.20); in ProtectionFactor() local326 if (codeRateDelta < firstPartitionProt) { in ProtectionFactor()327 codeRateDelta = firstPartitionProt; in ProtectionFactor()