Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

ioctl_bt848.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  eeProm
struct  meteor_pixfmt
struct  bktr_clip
struct  _bktr_clip

Defines

#define CHNLSET_NABCST   1
#define CHNLSET_CABLEIRC   2
#define CHNLSET_CABLEHRC   3
#define CHNLSET_WEUROPE   4
#define CHNLSET_JPNBCST   5
#define CHNLSET_MIN   CHNLSET_NABCST
#define CHNLSET_MAX   CHNLSET_JPNBCST
#define BT848_HUEMIN   (-90)
#define BT848_HUEMAX   90
#define BT848_HUECENTER   0
#define BT848_HUERANGE   179.3
#define BT848_HUEREGMIN   (-128)
#define BT848_HUEREGMAX   127
#define BT848_HUESTEPS   256
#define BT848_BRIGHTMIN   (-50)
#define BT848_BRIGHTMAX   50
#define BT848_BRIGHTCENTER   0
#define BT848_BRIGHTRANGE   99.6
#define BT848_BRIGHTREGMIN   (-128)
#define BT848_BRIGHTREGMAX   127
#define BT848_BRIGHTSTEPS   256
#define BT848_CONTRASTMIN   0
#define BT848_CONTRASTMAX   237
#define BT848_CONTRASTCENTER   100
#define BT848_CONTRASTRANGE   236.57
#define BT848_CONTRASTREGMIN   0
#define BT848_CONTRASTREGMAX   511
#define BT848_CONTRASTSTEPS   512
#define BT848_CHROMAMIN   0
#define BT848_CHROMAMAX   284
#define BT848_CHROMACENTER   100
#define BT848_CHROMARANGE   283.89
#define BT848_CHROMAREGMIN   0
#define BT848_CHROMAREGMAX   511
#define BT848_CHROMASTEPS   512
#define BT848_SATUMIN   0
#define BT848_SATUMAX   202
#define BT848_SATUCENTER   100
#define BT848_SATURANGE   201.18
#define BT848_SATUREGMIN   0
#define BT848_SATUREGMAX   511
#define BT848_SATUSTEPS   512
#define BT848_SATVMIN   0
#define BT848_SATVMAX   284
#define BT848_SATVCENTER   100
#define BT848_SATVRANGE   283.89
#define BT848_SATVREGMIN   0
#define BT848_SATVREGMAX   511
#define BT848_SATVSTEPS   512
#define AUDIO_TUNER   0x00
#define AUDIO_EXTERN   0x01
#define AUDIO_INTERN   0x02
#define AUDIO_MUTE   0x80
#define AUDIO_UNMUTE   0x81
#define TVTUNER_SETCHNL   _IOW('x', 32, unsigned int)
#define TVTUNER_GETCHNL   _IOR('x', 32, unsigned int)
#define TVTUNER_SETTYPE   _IOW('x', 33, unsigned int)
#define TVTUNER_GETTYPE   _IOR('x', 33, unsigned int)
#define TVTUNER_GETSTATUS   _IOR('x', 34, unsigned int)
#define TVTUNER_SETFREQ   _IOW('x', 35, unsigned int)
#define TVTUNER_GETFREQ   _IOR('x', 36, unsigned int)
#define BT848_SHUE   _IOW('x', 37, int)
#define BT848_GHUE   _IOR('x', 37, int)
#define BT848_SBRIG   _IOW('x', 38, int)
#define BT848_GBRIG   _IOR('x', 38, int)
#define BT848_SCSAT   _IOW('x', 39, int)
#define BT848_GCSAT   _IOR('x', 39, int)
#define BT848_SCONT   _IOW('x', 40, int)
#define BT848_GCONT   _IOR('x', 40, int)
#define BT848_SVSAT   _IOW('x', 41, int)
#define BT848_GVSAT   _IOR('x', 41, int)
#define BT848_SUSAT   _IOW('x', 42, int)
#define BT848_GUSAT   _IOR('x', 42, int)
#define BT848_SCBARS   _IOR('x', 43, int)
#define BT848_CCBARS   _IOR('x', 44, int)
#define BT848_SAUDIO   _IOW('x', 46, int)
#define BT848_GAUDIO   _IOR('x', 47, int)
#define BT848_SBTSC   _IOW('x', 48, int)
#define BT848_GSTATUS   _IOR('x', 49, unsigned int)
#define BT848_WEEPROM   _IOWR('x', 50, struct eeProm)
#define BT848_REEPROM   _IOWR('x', 51, struct eeProm)
#define BT848_SIGNATURE   _IOWR('x', 52, struct eeProm)
#define TVTUNER_SETAFC   _IOW('x', 53, int)
#define TVTUNER_GETAFC   _IOR('x', 54, int)
#define BT848_SLNOTCH   _IOW('x', 55, int)
#define BT848_GLNOTCH   _IOR('x', 56, int)
#define METEOR_DEV0   0x00001000
#define METEOR_DEV1   0x00002000
#define METEOR_DEV2   0x00004000
#define BT848_MAX_CLIP_NODE   100
#define METEORSACTPIXFMT   _IOW('x', 64, int )
#define METEORGACTPIXFMT   _IOR('x', 64, int )
#define METEORGSUPPIXFMT   _IOWR('x', 65, struct meteor_pixfmt)
#define BT848SCLIP   _IOW('x', 66, struct _bktr_clip )
#define BT848GCLIP   _IOR('x', 66, struct _bktr_clip )
#define BT848_INITPXC200   _IOW('x', 67, int)

Enumerations

enum  METEOR_PIXTYPE { METEOR_PIXTYPE_RGB, METEOR_PIXTYPE_YUV, METEOR_PIXTYPE_YUV_PACKED }


Define Documentation

#define AUDIO_EXTERN   0x01
 

#define AUDIO_INTERN   0x02
 

#define AUDIO_MUTE   0x80
 

#define AUDIO_TUNER   0x00
 

#define AUDIO_UNMUTE   0x81
 

#define BT848_BRIGHTCENTER   0
 

#define BT848_BRIGHTMAX   50
 

#define BT848_BRIGHTMIN   (-50)
 

#define BT848_BRIGHTRANGE   99.6
 

#define BT848_BRIGHTREGMAX   127
 

#define BT848_BRIGHTREGMIN   (-128)
 

#define BT848_BRIGHTSTEPS   256
 

#define BT848_CCBARS   _IOR('x', 44, int)
 

#define BT848_CHROMACENTER   100
 

#define BT848_CHROMAMAX   284
 

#define BT848_CHROMAMIN   0
 

#define BT848_CHROMARANGE   283.89
 

#define BT848_CHROMAREGMAX   511
 

#define BT848_CHROMAREGMIN   0
 

#define BT848_CHROMASTEPS   512
 

#define BT848_CONTRASTCENTER   100
 

#define BT848_CONTRASTMAX   237
 

#define BT848_CONTRASTMIN   0
 

#define BT848_CONTRASTRANGE   236.57
 

#define BT848_CONTRASTREGMAX   511
 

#define BT848_CONTRASTREGMIN   0
 

#define BT848_CONTRASTSTEPS   512
 

#define BT848_GAUDIO   _IOR('x', 47, int)
 

#define BT848_GBRIG   _IOR('x', 38, int)
 

#define BT848_GCONT   _IOR('x', 40, int)
 

#define BT848_GCSAT   _IOR('x', 39, int)
 

#define BT848_GHUE   _IOR('x', 37, int)
 

#define BT848_GLNOTCH   _IOR('x', 56, int)
 

#define BT848_GSTATUS   _IOR('x', 49, unsigned int)
 

#define BT848_GUSAT   _IOR('x', 42, int)
 

#define BT848_GVSAT   _IOR('x', 41, int)
 

#define BT848_HUECENTER   0
 

#define BT848_HUEMAX   90
 

#define BT848_HUEMIN   (-90)
 

#define BT848_HUERANGE   179.3
 

#define BT848_HUEREGMAX   127
 

#define BT848_HUEREGMIN   (-128)
 

#define BT848_HUESTEPS   256
 

#define BT848_INITPXC200   _IOW('x', 67, int)
 

#define BT848_MAX_CLIP_NODE   100
 

#define BT848_REEPROM   _IOWR('x', 51, struct eeProm)
 

#define BT848_SATUCENTER   100
 

#define BT848_SATUMAX   202
 

#define BT848_SATUMIN   0
 

#define BT848_SATURANGE   201.18
 

#define BT848_SATUREGMAX   511
 

#define BT848_SATUREGMIN   0
 

#define BT848_SATUSTEPS   512
 

#define BT848_SATVCENTER   100
 

#define BT848_SATVMAX   284
 

#define BT848_SATVMIN   0
 

#define BT848_SATVRANGE   283.89
 

#define BT848_SATVREGMAX   511
 

#define BT848_SATVREGMIN   0
 

#define BT848_SATVSTEPS   512
 

#define BT848_SAUDIO   _IOW('x', 46, int)
 

#define BT848_SBRIG   _IOW('x', 38, int)
 

#define BT848_SBTSC   _IOW('x', 48, int)
 

#define BT848_SCBARS   _IOR('x', 43, int)
 

#define BT848_SCONT   _IOW('x', 40, int)
 

#define BT848_SCSAT   _IOW('x', 39, int)
 

#define BT848_SHUE   _IOW('x', 37, int)
 

#define BT848_SIGNATURE   _IOWR('x', 52, struct eeProm)
 

#define BT848_SLNOTCH   _IOW('x', 55, int)
 

#define BT848_SUSAT   _IOW('x', 42, int)
 

#define BT848_SVSAT   _IOW('x', 41, int)
 

#define BT848_WEEPROM   _IOWR('x', 50, struct eeProm)
 

#define BT848GCLIP   _IOR('x', 66, struct _bktr_clip )
 

#define BT848SCLIP   _IOW('x', 66, struct _bktr_clip )
 

#define CHNLSET_CABLEHRC   3
 

#define CHNLSET_CABLEIRC   2
 

#define CHNLSET_JPNBCST   5
 

#define CHNLSET_MAX   CHNLSET_JPNBCST
 

#define CHNLSET_MIN   CHNLSET_NABCST
 

#define CHNLSET_NABCST   1
 

#define CHNLSET_WEUROPE   4
 

#define METEOR_DEV0   0x00001000
 

#define METEOR_DEV1   0x00002000
 

#define METEOR_DEV2   0x00004000
 

#define METEORGACTPIXFMT   _IOR('x', 64, int )
 

#define METEORGSUPPIXFMT   _IOWR('x', 65, struct meteor_pixfmt)
 

#define METEORSACTPIXFMT   _IOW('x', 64, int )
 

#define TVTUNER_GETAFC   _IOR('x', 54, int)
 

#define TVTUNER_GETCHNL   _IOR('x', 32, unsigned int)
 

#define TVTUNER_GETFREQ   _IOR('x', 36, unsigned int)
 

#define TVTUNER_GETSTATUS   _IOR('x', 34, unsigned int)
 

#define TVTUNER_GETTYPE   _IOR('x', 33, unsigned int)
 

#define TVTUNER_SETAFC   _IOW('x', 53, int)
 

#define TVTUNER_SETCHNL   _IOW('x', 32, unsigned int)
 

#define TVTUNER_SETFREQ   _IOW('x', 35, unsigned int)
 

#define TVTUNER_SETTYPE   _IOW('x', 33, unsigned int)
 


Enumeration Type Documentation

enum METEOR_PIXTYPE
 

Enumerator:
METEOR_PIXTYPE_RGB 
METEOR_PIXTYPE_YUV 
METEOR_PIXTYPE_YUV_PACKED 


Generated on Wed Oct 5 14:36:13 2005 for RobotFlow by  doxygen 1.4.4