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 cc * | cc_open (const char *vbi_name) |
| void | cc_close (struct cc *cc) |
| void | cc_handler (struct cc *cc) |
| void | cc_decode (struct cc *cc) |
| static int parityok | ( | int | n | ) | [static] |
| static int decodebit | ( | unsigned char * | data, | |
| int | threshold, | |||
| int | scale1 | |||
| ) | [static] |
| static int decode | ( | unsigned char * | vbiline, | |
| int | scale0, | |||
| int | scale1 | |||
| ) | [static] |
| void cc_close | ( | struct cc * | cc | ) |
| void cc_decode | ( | struct cc * | cc | ) |
1.5.5