lang.h File Reference

Go to the source code of this file.

Classes

struct  enhance

Functions

void lang_init (void)
void conv2latin (unsigned char *p, int n, int lang)
void init_enhance (struct enhance *eh)
void add_enhance (struct enhance *eh, int dcode, unsigned int *data)
void enhance (struct enhance *eh, struct vt_page *vtp)

Variables

int latin1
const unsigned char lang_chars [][16]

Function Documentation

void lang_init ( void   ) 

Definition at line 93 of file lang.c.

Referenced by vbi_open().

void conv2latin ( unsigned char *  p,
int  n,
int  lang 
)

Definition at line 104 of file lang.c.

Referenced by vt_line().

void init_enhance ( struct enhance eh  ) 

Definition at line 124 of file lang.c.

Referenced by vt_line().

void add_enhance ( struct enhance eh,
int  dcode,
unsigned int *  data 
)

Definition at line 130 of file lang.c.

Referenced by vt_line().

void enhance ( struct enhance eh,
struct vt_page vtp 
)

Definition at line 142 of file lang.c.

Referenced by vbi_send_page().


Variable Documentation

int latin1

Definition at line 5 of file lang.c.

Referenced by TeletextDecoder::Decode(), enhance(), and vt_line().

const unsigned char lang_chars[][16]

Definition at line 4 of file vbilut.cpp.

Referenced by conv2latin(), cvt_char(), and lang_init().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun May 27 06:41:45 2012 for MythTV by  doxygen 1.6.3