Searched refs:ustart (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Duvcode.h7 float ustart; member in struct:__anon790
H A Dtif_luv.c775 ua = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ;
823 if (u < uv_row[vi].ustart)
825 ui = itrunc((u - uv_row[vi].ustart)*(1./UV_SQSIZ), em);
859 *up = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Damba-clcd.c51 unsigned long ustart = fb->fb.fix.smem_start; local
54 ustart += fb->fb.var.yoffset * fb->fb.fix.line_length;
55 lstart = ustart + fb->fb.var.yres * fb->fb.fix.line_length / 2;
57 writel(ustart, fb->regs + CLCD_UBAS);

Completed in 54 milliseconds