Searched refs:estAlignmentX (Results 1 – 2 of 2) sorted by relevance
77 int32_t estAlignmentX = (int32_t)xtemp; in ProcessFinderPatternInfo() local83 moduleSize, estAlignmentX, estAlignmentY, (FX_FLOAT)i, e); in ProcessFinderPatternInfo()255 int32_t estAlignmentX, in FindAlignmentInRegion() argument260 int32_t alignmentAreaLeftX = std::max(0, estAlignmentX - allowance); in FindAlignmentInRegion()262 std::min(m_image->GetWidth() - 1, estAlignmentX + allowance); in FindAlignmentInRegion()
46 int32_t estAlignmentX,