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

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvtypes.h90 int pixelformat; /* set by the mode init routines */ member in struct:verite_modeinfo_t
H A Drendition.c971 modeinfo->pixelformat=V_PIXFMT_8I;
977 modeinfo->pixelformat=V_PIXFMT_1555;
979 modeinfo->pixelformat=V_PIXFMT_565;
983 modeinfo->pixelformat=V_PIXFMT_8888;
H A DaccelX.c346 pRendition->board.mode.pixelformat));
521 pRendition->board.mode.pixelformat));
H A Dvmodes.c311 |mode->pixelformat
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxm_line.c69 xmesa->pixelformat);
425 xmesa->pixelformat);
472 switch (xmesa->pixelformat) {
494 switch (xmesa->pixelformat) {
H A DxmesaP.h117 enum pixel_format pixelformat; member in struct:xmesa_context
247 * If pixelformat==PF_TRUECOLOR:
256 * If pixelformat==PF_TRUEDITHER:
269 * If pixelformat==PF_8A8B8G8R:
284 * If pixelformat==PF_8R8G8B:
290 * If pixelformat==PF_5R6G5B:
296 * If pixelformat==PF_8A8R8G8B:
H A Dxm_tri.c1037 switch (xmesa->pixelformat) {
1064 switch (xmesa->pixelformat) {
1088 switch (xmesa->pixelformat) {
1113 switch (xmesa->pixelformat) {
H A Dxm_dd.c668 xmesa->pixelformat = xmesa->xm_visual->dithered_pf;
670 xmesa->pixelformat = xmesa->xm_visual->undithered_pf;
H A Dxm_api.c940 c->pixelformat = v->dithered_pf; /* Dithering is enabled by default */
1573 switch (xmesa->pixelformat) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dxm_line.c69 xmesa->pixelformat);
425 xmesa->pixelformat);
472 switch (xmesa->pixelformat) {
494 switch (xmesa->pixelformat) {
H A DxmesaP.h117 enum pixel_format pixelformat; member in struct:xmesa_context
247 * If pixelformat==PF_TRUECOLOR:
256 * If pixelformat==PF_TRUEDITHER:
269 * If pixelformat==PF_8A8B8G8R:
284 * If pixelformat==PF_8R8G8B:
290 * If pixelformat==PF_5R6G5B:
296 * If pixelformat==PF_8A8R8G8B:
H A Dxm_tri.c1036 switch (xmesa->pixelformat) {
1063 switch (xmesa->pixelformat) {
1087 switch (xmesa->pixelformat) {
1112 switch (xmesa->pixelformat) {
H A Dxm_dd.c675 xmesa->pixelformat = xmesa->xm_visual->dithered_pf;
677 xmesa->pixelformat = xmesa->xm_visual->undithered_pf;
H A Dxm_api.c930 c->pixelformat = v->dithered_pf; /* Dithering is enabled by default */
1583 switch (xmesa->pixelformat) {
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dz4l.c380 fbuf.fmt.pixelformat = pixfmt;
617 fmt.fmt.pix.pixelformat = sp->fmt;
625 fbuf.fmt.pixelformat = sp->fmt;
1388 cpixfmt = cfmt.fmt.pix.pixelformat;
1420 pixfmt = fmtdesc.pixelformat;
1466 pixfmt = fmtdesc.pixelformat;
1519 opixfmt = fbuf.fmt.pixelformat;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_video.c1757 fmt.fmt.pix.pixelformat = V4L2_PIX_FMT_UYVY;

Completed in 34 milliseconds