Searched refs:standard (Results 1 - 25 of 568) sorted by relevance

1234567891011>>

/xsrc/external/mit/xf86-video-ati/xorg-server-copy/
H A Dmsp3430.c99 xf86DrvMsg(m->d.pI2CBus->scrnIndex, X_INFO, "MSP34xx: standard result=0x%02x%02x\n",
112 xf86DrvMsg(m->d.pI2CBus->scrnIndex,X_INFO,"InitMSP3430(m->connector=%d, m->standard=%d, m->chip_family=%d)\n",
113 m->connector, m->standard, m->chip_family);
158 m->standard=MSP3430_NTSC;
354 xf86DrvMsg(m->d.pI2CBus->scrnIndex,X_INFO,"InitMSP34xxG(m->connector=%d, m->standard=%d, m->chip_family=%d)\n",
355 m->connector, m->standard, m->chip_family);
367 if ( (m->standard & 0xff) == MSP3430_PAL )
370 /* PAL standard */
374 /* standard selection is M-BTSC-Stereo */
397 switch(m->standard){
432 CARD16 result,standard; local in function:InitMSP34x5D
[all...]
H A Dmsp3430.h9 int standard; member in struct:__anonb10ee12b0108
22 CARD16 c_standard; /*current state of standard register */
59 /* values for MSP standard */
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dmsp3430.c99 xf86DrvMsg(m->d.pI2CBus->scrnIndex, X_INFO, "MSP34xx: standard result=0x%02x%02x\n",
112 xf86DrvMsg(m->d.pI2CBus->scrnIndex,X_INFO,"InitMSP3430(m->connector=%d, m->standard=%d, m->chip_family=%d)\n",
113 m->connector, m->standard, m->chip_family);
158 m->standard=MSP3430_NTSC;
354 xf86DrvMsg(m->d.pI2CBus->scrnIndex,X_INFO,"InitMSP34xxG(m->connector=%d, m->standard=%d, m->chip_family=%d)\n",
355 m->connector, m->standard, m->chip_family);
367 if ( (m->standard & 0xff) == MSP3430_PAL )
370 /* PAL standard */
374 /* standard selection is M-BTSC-Stereo */
397 switch(m->standard){
432 CARD16 result,standard; local in function:InitMSP34x5D
[all...]
H A Dmsp3430.h9 int standard; member in struct:__anonddcb0b7b0108
22 CARD16 c_standard; /*current state of standard register */
59 /* values for MSP standard */
/xsrc/external/mit/freetype/dist/builds/compiler/
H A Dansi-cc.mk22 # The object file extension (for standard and static libraries). This can be
28 # The library file extension (for standard and static libraries). This can
H A Dbcc-dev.mk22 # The object file extension (for standard and static libraries). This can be
28 # The library file extension (for standard and static libraries). This can
H A Dbcc.mk22 # The object file extension (for standard and static libraries). This can be
28 # The library file extension (for standard and static libraries). This can
H A Demx.mk22 # The object file extension (for standard and static libraries). This can be
28 # The library file extension (for standard and static libraries). This can
H A Dgcc-dev.mk22 # The object file extension (for standard and static libraries). This can be
28 # The library file extension (for standard and static libraries). This can
H A Dgcc.mk22 # The object file extension (for standard and static libraries). This can be
28 # The library file extension (for standard and static libraries). This can
H A Dunix-lcc.mk22 # The object file extension (for standard and static libraries). This can be
29 # The library file extension (for standard and static libraries). This can
H A Dvisualage.mk22 # The object file extension (for standard and static libraries). This can be
29 # The library file extension (for standard and static libraries). This can
H A Dvisualc.mk22 # The object file extension (for standard and static libraries). This can be
29 # The library file extension (for standard and static libraries). This can
H A Dwatcom.mk22 # The object file extension (for standard and static libraries). This can be
29 # The library file extension (for standard and static libraries). This can
H A Dwin-lcc.mk22 # The object file extension (for standard and static libraries). This can be
29 # The library file extension (for standard and static libraries). This can
H A Dintelc.mk22 # The object file extension (for standard and static libraries). This can be
29 # The library file extension (for standard and static libraries). This can
/xsrc/external/mit/freetype/dist/builds/
H A Dlink_std.mk2 # Link instructions for standard systems
/xsrc/external/mit/libxcvt/dist/
H A DREADME.md5 implementation of the VESA CVT standard timing modelines generator.
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.h155 /* TV standard*/
159 int FS450_set_tv_standard(unsigned long standard);
160 /* standard is one of the FS450_TV_STANDARD constants */
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.h53 /* TV standard*/
57 int FS450_set_tv_standard(unsigned long standard);
58 /* standard is one of the FS450_TV_STANDARD constants */
/xsrc/external/mit/xterm/dist/package/pkgsrc/
H A DMakefile23 CONFIGURE_ARGS.standard= # empty
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dlinks.adoc42 the C99 standard with all the current amendments and corrections; ctwm
43 defines C99 as the standard we're writing to.
/xsrc/external/mit/encodings/dist/
H A DMakefile.am7 adobe-standard.enc \
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_video.c395 struct v4l2_standard standard; local in function:XGISetupImageVideo
465 standard = XGIToV4lStandard(pPriv, 4);
466 ioctl(pPriv->fd, VIDIOC_S_STD, standard.index);
598 struct v4l2_standard standard; local in function:XGISetPortAttribute
619 standard = XGIToV4lStandard(pPriv,value);
620 if (ioctl(pPriv->fd, VIDIOC_S_STD, standard.index)<0)
1692 struct v4l2_standard standard; local in function:XGIPutVideo
1726 //v4l set standard
1727 standard = XGIToV4lStandard(pPriv,pPriv->encoding);
1728 ErrorF("++++Giwas: standard
1867 struct v4l2_standard standard; local in function:XGIToV4lStandard
[all...]
/xsrc/external/mit/libXfont2/dist/
H A DREADME.md40 * pcf bitmap fonts - standard bitmap font format since X11R5 in 1991,
46 * snf bitmap fonts - standard bitmap font format prior to X11R5 in 1991,
58 If enabled, you can also use the standard libxtrans flags to

Completed in 29 milliseconds

1234567891011>>