Searched refs:overallEstModuleSize (Results 1 – 2 of 2) sorted by relevance
254 FX_FLOAT overallEstModuleSize, in FindAlignmentInRegion() argument259 int32_t allowance = (int32_t)(allowanceFactor * overallEstModuleSize); in FindAlignmentInRegion()263 if (alignmentAreaRightX - alignmentAreaLeftX < overallEstModuleSize * 3) { in FindAlignmentInRegion()273 alignmentAreaBottomY - alignmentAreaTopY, overallEstModuleSize); in FindAlignmentInRegion()
45 CBC_QRAlignmentPattern* FindAlignmentInRegion(FX_FLOAT overallEstModuleSize,