Searched refs:ApplyMaskPenaltyRule1 (Results 1 – 3 of 3) sorted by relevance
19 static int32_t ApplyMaskPenaltyRule1(CBC_CommonByteMatrix* matrix);
31 int32_t CBC_QRCoderMaskUtil::ApplyMaskPenaltyRule1( in ApplyMaskPenaltyRule1() function in CBC_QRCoderMaskUtil
622 penalty += CBC_QRCoderMaskUtil::ApplyMaskPenaltyRule1(matrix); in CalculateMaskPenalty()