Searched defs:searchStart (Results 1 – 2 of 2) sorted by relevance
262 …chType type> int getScaledValue(const Vector<int>& scaledValues, int valueToMatch, int searchStart) in getScaledValue()301 int ImageDecoder::upperBoundScaledX(int origX, int searchStart) in upperBoundScaledX()306 int ImageDecoder::lowerBoundScaledX(int origX, int searchStart) in lowerBoundScaledX()311 int ImageDecoder::upperBoundScaledY(int origY, int searchStart) in upperBoundScaledY()316 int ImageDecoder::lowerBoundScaledY(int origY, int searchStart) in lowerBoundScaledY()321 int ImageDecoder::scaledY(int origY, int searchStart) in scaledY()
769 UINT searchStart = 0; in HcrSortCodebookAndNumCodewordInSection() local