Searched refs:EC_COEFFICIENTS (Results 1 – 1 of 1) sorted by relevance
120 const uint16_t* const EC_COEFFICIENTS[9] = { variable150 t2 = (t1 * EC_COEFFICIENTS[errorCorrectionLevel][j]) % 929; in GenerateErrorCorrection()154 t2 = (t1 * EC_COEFFICIENTS[errorCorrectionLevel][0]) % 929; in GenerateErrorCorrection()