Searched refs:ustart (Results 1 – 5 of 5) sorted by relevance
7 float ustart; member
836 ua = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in oog_encode()884 if (u < uv_row[vi].ustart) in uv_encode()886 ui = itrunc((u - uv_row[vi].ustart)*(1./UV_SQSIZ), em); in uv_encode()920 *up = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in uv_decode()
822 ua = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in oog_encode()870 if (u < uv_row[vi].ustart) in uv_encode()872 ui = itrunc((u - uv_row[vi].ustart)*(1./UV_SQSIZ), em); in uv_encode()906 *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 %…