Searched refs:FACTOR_SETS (Results 1 – 1 of 1) sorted by relevance
33 const uint8_t FACTOR_SETS[] = {5, 7, 10, 11, 12, 14, 18, 20, variable177 static const size_t kFactorTableNum = sizeof(FACTOR_SETS) / sizeof(int32_t); in createECCBlock()179 while (table < kFactorTableNum && FACTOR_SETS[table] != numECWords) in createECCBlock()