Searched refs:bestIndex (Results 1 – 2 of 2) sorted by relevance
492 size_t bestIndex = 0; in PickBestFormat() local521 bestIndex = j; in PickBestFormat()533 *chosenIndex = bestIndex; in PickBestFormat()539 (ResolutionType)bestType, bestIndex, in PickBestFormat()542 (ResolutionType)bestType, bestIndex, in PickBestFormat()
302 int bestIndex = 0; in chooseModifier() local325 bestIndex = i; in chooseModifier()328 etc1_uint32 lowMask = (((bestIndex >> 1) << 16) | (bestIndex & 1)) in chooseModifier()