Searched refs:maxHScaleL (Results 1 – 1 of 1) sorted by relevance
800 uint32 maxHScaleL = ( ptrA->workWidthE << 16 ) / ( ptrA->patchWidthE + 1 ); in bbf_Scanner_assign() local804 ptrA->effMaxScaleE = maxHScaleL < maxVScaleL ? ( maxHScaleL << 4 ) : ( maxVScaleL << 4 ); in bbf_Scanner_assign()