cc.cpp File Reference

Go to the source code of this file.

Functions

static int parityok (int n)
static int decodebit (unsigned char *data, int threshold, int scale1)
static int decode (unsigned char *vbiline, int scale0, int scale1)
static int webtv_check (char *buf, int len)
struct cccc_open (const char *vbi_name)
void cc_close (struct cc *cc)
void cc_handler (struct cc *cc)
void cc_decode (struct cc *cc)

Function Documentation

static int parityok ( int  n  )  [static]

Definition at line 37 of file cc.cpp.

Referenced by decode().

static int decodebit ( unsigned char *  data,
int  threshold,
int  scale1 
) [static]

Definition at line 59 of file cc.cpp.

Referenced by decode().

static int decode ( unsigned char *  vbiline,
int  scale0,
int  scale1 
) [static]

Definition at line 68 of file cc.cpp.

Referenced by cc_decode(), and cc_handler().

static int webtv_check ( char *  buf,
int  len 
) [static]

Definition at line 116 of file cc.cpp.

struct cc* cc_open ( const char *  vbi_name  )  [read]

Definition at line 177 of file cc.cpp.

void cc_close ( struct cc cc  ) 

Definition at line 201 of file cc.cpp.

void cc_handler ( struct cc cc  ) 

Definition at line 215 of file cc.cpp.

void cc_decode ( struct cc cc  ) 

Definition at line 231 of file cc.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:47 2012 for MythTV by  doxygen 1.6.3