Searched refs:normInL (Results 1 – 1 of 1) sorted by relevance
201 uint32 normInL = bts_Flt16Vec2D_norm( &diffInL ); in bts_Flt16Alt2D_createRigidMap() local204 uint32 scaleL = ( normInL > 0 ) ? ( normOutL << 16 ) / normInL : 0xFFFFFFFF; in bts_Flt16Alt2D_createRigidMap()