MythTV
master
|
Go to the source code of this file.
Classes | |
struct | cc |
Macros | |
#define | CC_VBIBUFSIZE (65536*2) |
#define | CC_BUFSIZE 256 |
Functions | |
void | cc_decode (struct cc *cc) |
struct cc * | cc_open (const char *vbi_name) |
void | cc_close (struct cc *cc) |
void | cc_handler (struct cc *cc) |
struct cc* cc_open | ( | const char * | vbi_name | ) |
void cc_handler | ( | struct cc * | cc | ) |