Searched refs:xstart (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dnewport_con.c73 static inline void newport_render_background(int xstart, int ystart, argument
83 (xstart << 16) | ((ystart + topscan) & 0x3ff);
136 static inline void newport_clear_screen(int xstart, int ystart, int xend, argument
148 npregs->set.xystarti = (xstart << 16) | ystart;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dov519.c3654 int qvga, xstart, xend, ystart, yend; local
3673 xstart = (1040 - gspca_dev->width) / 2 + (0x1f << 4);
3676 xstart = (2076 - gspca_dev->width) / 2 + (0x10 << 4);
3679 xend = xstart + gspca_dev->width;
3685 (((xend >> 1) & 7) << 3) | ((xstart >> 1) & 7),
3690 i2c_w(sd, 0x17, xstart >> 4);
3749 xstart = 164;
3754 xstart = 158;
3761 i2c_w(sd, OV7670_REG_HSTART, xstart >> 3);
3764 v = (v & 0xc0) | ((xend & 0x7) << 3) | (xstart
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/human68k/
H A Dhuman68k.c38 #include <sys/xstart.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmotion_est_template.c944 const int xstart= FFMAX(0, s->mb_x - count); local
952 for(mb_x=xstart; mb_x<xend; mb_x++){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmotion_est_template.c945 const int xstart= FFMAX(0, s->mb_x - count); local
953 for(mb_x=xstart; mb_x<xend; mb_x++){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...

Completed in 385 milliseconds