Searched refs:bestVersion (Results 1 – 2 of 2) sorted by relevance
386 int32_t bestVersion = 0; in DecodeVersionInformation() local397 bestVersion = i + 7; in DecodeVersionInformation()402 CBC_QRCoderVersion* qcv = GetVersionForNumber(bestVersion, e); in DecodeVersionInformation()
1350 int32 bestVersion = 0; in ProfileByID() local1367 if (bestIndex == -1 || testVersion > bestVersion) in ProfileByID()1371 bestVersion = testVersion; in ProfileByID()