Searched refs:numSameBitCells (Results 1 – 1 of 1) sorted by relevance
173 int32_t numSameBitCells = 0; in ApplyMaskPenaltyRule1Internal() local184 numSameBitCells += 1; in ApplyMaskPenaltyRule1Internal()185 if (numSameBitCells == 5) { in ApplyMaskPenaltyRule1Internal()187 } else if (numSameBitCells > 5) { in ApplyMaskPenaltyRule1Internal()191 numSameBitCells = 1; in ApplyMaskPenaltyRule1Internal()195 numSameBitCells = 0; in ApplyMaskPenaltyRule1Internal()