Searched refs:dest_x (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dxv.c50 int dest_x, dest_y; /**< display area position */ member in struct:__anon3313
242 xv->dest_x = 0;
248 xv->dest_x = xv->dest_w;
251 xv->dest_x -= xv->dest_w;
252 xv->dest_x /= 2;
267 if (xv->dest_x) {
268 rect[0].width = rect[1].width = xv->dest_x;
272 rect[1].x = xv->dest_w + xv->dest_x;
287 xv->dest_x, xv->dest_y, xv->dest_w, xv->dest_h, True) != Success) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dnanox.c84 int dest_x, int dest_y)
86 GrCopyArea(dest, gc, dest_x, dest_y,
94 int dest_x, int dest_y, unsigned long plane)
96 GrCopyArea(dest, gc, dest_x, dest_y,
82 XCopyArea(Display* display, Drawable src, Drawable dest, GC gc, int src_x, int src_y, unsigned int width, unsigned int height, int dest_x, int dest_y) argument
92 XCopyPlane(Display* display, Drawable src, Drawable dest, GC gc, int src_x, int src_y, unsigned int width, unsigned int height, int dest_x, int dest_y, unsigned long plane) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsticore.h259 s16 dest_x; /* X location of character upper left */ member in struct:sti_font_inptr
292 s16 dest_x; /* dest upper left pixel x location */ member in struct:sti_blkmv_inptr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/nanox/X11/
H A DXlib.h318 int dest_x, int dest_y) ;
321 int dest_x, int dest_y, unsigned long /* plane */) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dsticore.c132 .dest_x = x * sti->font_width,
162 .dest_x = src_x,
188 .dest_x = src_x * sti->font_width,
216 .dest_x = dst_x * sti->font_width,

Completed in 168 milliseconds