Searched refs:xoffset (Results 26 - 50 of 76) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dgbefb.c100 .xoffset = 0,
131 .xoffset = 0,
925 var->xoffset = info->var.xoffset;
H A Dneofb.c726 if (var->xoffset + var->xres > var->xres_virtual)
727 var->xoffset = var->xres_virtual - var->xres;
1211 Base = (var->yoffset * var->xres_virtual + var->xoffset) >> 2;
1246 if (var->xoffset > (var->xres_virtual - var->xres))
1253 info->var.xoffset = var->xoffset;
H A Dau1100fb.c337 if (var->xoffset - fbi->var.xoffset) {
H A Depson1355fb.c215 * `xoffset' and `yoffset' fields of the `var' structure.
226 if (var->xoffset != 0) /* not yet ... */
555 var->xoffset = var->yoffset = 0;
H A Dfbsysfs.c359 var.xoffset = simple_strtoul(buf, &last, 0);
378 return snprintf(buf, PAGE_SIZE, "%d,%d\n", fb_info->var.xoffset,
H A Dmodedb.c431 var->xoffset = 0;
720 var->xoffset = 0;
H A Dplatinumfb.c50 int xoffset, yoffset; member in struct:fb_info_platinum
476 pinfo->xoffset = 0;
H A Ds1d13xxxfb.c325 * `yoffset' field of the `var' structure (`xoffset' not yet supported).
336 if (var->xoffset != 0) /* not yet ... */
471 var->xoffset = var->yoffset = 0;
H A Dpm3fb.c64 u32 base; /* screen base (xoffset+yoffset) in 128 bits unit */
435 if (var->xoffset) {
436 DPRINTK("xoffset not supported\n");
483 + info->var.xoffset);
616 + var->xoffset);
H A Dps3fb.c482 var->xoffset = info->var.xoffset;
488 var->xoffset || var->yoffset) {
H A Dsgivwfb.c242 var->xoffset = info->var.xoffset;
246 var->xoffset = 0;
H A Dvt8623fb.c412 info->var.xoffset = 0;
606 offset = (var->yoffset / 16) * var->xres_virtual + var->xoffset;
610 (var->xoffset * var->bits_per_pixel / 8);
H A Darkfb.c643 info->var.xoffset = 0;
890 offset = (var->yoffset / 16) * (var->xres_virtual / 2) + (var->xoffset / 2);
894 (var->xoffset * var->bits_per_pixel / 8);
H A Dpm2fb.c606 if (var->xoffset) {
607 DPRINTK("xoffset not supported\n");
737 base = to3264(info->var.yoffset * xres + info->var.xoffset, depth, 1);
964 * `xoffset' and `yoffset' fields of the `var' structure.
981 base = to3264(var->yoffset * xres + var->xoffset, depth, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v32/
H A Djuliette.h311 int xoffset; member in struct:video_param
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfbdrv.c1213 var->xoffset || var->nonstd)) {
1260 if (v.xoffset < 0)
1261 v.xoffset = 0;
1265 if (v.xoffset > v.xres_virtual - v.xres)
1266 v.xoffset = v.xres_virtual - v.xres;
1542 dx = cursor->image.dx - info->var.xoffset;
H A Dintelfbhw.c356 u32 offset, xoffset, yoffset; local
362 xoffset = ROUND_DOWN_TO(var->xoffset, 8);
365 if ((xoffset + var->xres > var->xres_virtual) ||
370 (xoffset * var->bits_per_pixel) / 8;
1193 var->xoffset * var->bits_per_pixel / 8;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dfbcon.c1414 var->xoffset = info->var.xoffset;
1454 ops->var.xoffset = 0;
1473 ops->var.xoffset = 0;
1496 ops->var.xoffset = 0;
1520 ops->var.xoffset = 0;
1544 ops->var.xoffset = 0;
1568 ops->var.xoffset = 0;
2186 var.xoffset = info->var.xoffset;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dtruemotion1.c95 uint16_t xoffset; member in struct:frame_header
375 /* FIXME header.width, height, xoffset and yoffset aren't initialized */
379 s->x = header.xoffset;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Datyfb.h14 u32 xoffset; member in struct:crtc
H A Dradeon_base.c809 if (v.xoffset < 0)
810 v.xoffset = 0;
814 if (v.xoffset > v.xres_virtual - v.xres)
815 v.xoffset = v.xres_virtual - v.xres - 1;
835 if ((var->xoffset + var->xres > var->xres_virtual)
843 OUTREG(CRTC_OFFSET, ((var->yoffset * var->xres_virtual + var->xoffset)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfbset.c82 uint32_t xoffset; /* offset from virtual to visible */ member in struct:fb_var_screeninfo
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dtransupp.c765 * <width>x<height>{+-}<xoffset>{+-}<yoffset>
766 * where width, height, xoffset, and yoffset are unsigned integers.
768 * (A weakness of this style is that it is not possible to omit xoffset
797 /* fetch xoffset */
864 JDIMENSION xoffset, yoffset, width_in_iMCUs, height_in_iMCUs; local
936 xoffset = info->output_width - info->crop_width - info->crop_xoffset;
938 xoffset = info->crop_xoffset;
945 info->crop_width + (xoffset % (info->max_h_samp_factor * DCTSIZE));
949 info->x_crop_offset = xoffset / (info->max_h_samp_factor * DCTSIZE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_base.c320 ACCESS_FBINFO(fbcon).var.xoffset = var->xoffset;
322 pos = (ACCESS_FBINFO(fbcon).var.yoffset * ACCESS_FBINFO(fbcon).var.xres_virtual + ACCESS_FBINFO(fbcon).var.xoffset) * ACCESS_FBINFO(curr.final_bppShift) / 32;
610 if (var->xoffset + var->xres > var->xres_virtual)
611 var->xoffset = var->xres_virtual - var->xres;
806 pos = (var->yoffset * var->xres_virtual + var->xoffset) * ACCESS_FBINFO(curr.final_bppShift) / 32;
1848 var.xoffset = var.yoffset = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/riva/
H A Dfbdev.c849 var->xoffset = var->yoffset = 0;
1188 if (var->xoffset < 0)
1189 var->xoffset = 0;
1193 /* truncate xoffset and yoffset to maximum if too high */
1194 if (var->xoffset > var->xres_virtual - var->xres)
1195 var->xoffset = var->xres_virtual - var->xres - 1;
1246 * `xoffset' and `yoffset' fields of the `var' structure.
1249 * This call looks only at xoffset, yoffset and the FB_VMODE_YWRAP flag
1258 base = var->yoffset * info->fix.line_length + var->xoffset;
1621 xx = cursor->image.dx - info->var.xoffset;
[all...]

Completed in 279 milliseconds

1234