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

/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_video.c59 static void NEODisplayVideo(ScrnInfoPtr, int, int, short, short, int, int,
723 NEODisplayVideo(pScrn, id, offset, width, height, dstPitch, x1, y1,
791 NEODisplayVideo(ScrnInfoPtr pScrn, int id, int offset, function in typeref:typename:void
800 xf86DrvMsg(pScrn->scrnIndex,X_INFO,"NEODisplayVideo\n");
801 xf86DrvMsg(pScrn->scrnIndex,X_INFO,"NEODisplayVideo src_w=%d, src_h=%d, pitch=%d, drw_w=%d, drw_h=%d\n", src_w, src_h, pitch, drw_w, drw_h);
1101 NEODisplayVideo(surface->pScrn, surface->id, surface->offsets[0],

Completed in 2 milliseconds