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