Searched refs:ustart (Results 1 – 7 of 7) sorted by relevance
7 float ustart; member
878 ua = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in oog_encode()926 if (u < uv_row[vi].ustart) in uv_encode()928 ui = itrunc((u - uv_row[vi].ustart)*(1./UV_SQSIZ), em); in uv_encode()962 *up = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in uv_decode()
8 define arm_aapcs_vfpcc float @aaa(%vec* nocapture %ustart, %vec* nocapture %udir, %vec* nocapture %…
4822 const unsigned int ustart = 0x80000000u; in UInt() local4823 const float ustartf = float(ustart); in UInt()4830 As<Int>(As<UInt>(Int(cast - Float(ustartf))) + UInt(ustart)), in UInt()6064 const unsigned int ustart = 0x80000000u; in UInt4() local6065 const float ustartf = float(ustart); in UInt4()6070 uiValue = (uiValue & As<Int4>(As<UInt4>(Int4(cast - Float4(ustartf))) + UInt4(ustart))) | in UInt4()
4557 const unsigned int ustart = 0x80000000u; in UInt() local4558 const float ustartf = float(ustart); in UInt()4565 As<Int>(As<UInt>(Int(cast - Float(ustartf))) + UInt(ustart)), in UInt()5754 const unsigned int ustart = 0x80000000u; in UInt4() local5755 const float ustartf = float(ustart); in UInt4()5760 uiValue = (uiValue & As<Int4>(As<UInt4>(Int4(cast - Float4(ustartf))) + UInt4(ustart))) | in UInt4()