|
MythTV
0.26-pre
|
#include <vbi.h>
Public Attributes | |
| int | fd |
| struct cache * | cache |
| struct dl_head | clients [1] |
| int | bufsize |
| int | bpl |
| unsigned int | seq |
| struct raw_page | rpage [8] |
| struct raw_page * | ppage |
| int | pll_fixed |
| int | pll_adj |
| int | pll_dir |
| int | pll_cnt |
| int | pll_err |
| int | pll_lerr |
| int | bpb |
| int | bp8bl |
| int | bp8bh |
| int | soc |
| int | eoc |
Definition at line 23 of file vbi.h.
Referenced by V4LRecorder::OpenVBIDevice(), V4LRecorder::RunVBIDevice(), setup_dev(), vbi_close(), vbi_handler(), and vbi_open().
| struct cache* vbi::cache |
| struct dl_head vbi::clients[1] |
Definition at line 25 of file vbi.h.
Referenced by vbi_add_handler(), vbi_del_handler(), vbi_handler(), vbi_open(), and vbi_send().
Definition at line 27 of file vbi.h.
Referenced by set_decode_parms(), setup_dev(), and vbi_handler().
Definition at line 28 of file vbi.h.
Referenced by set_decode_parms(), setup_dev(), and vbi_handler().
Definition at line 29 of file vbi.h.
Referenced by vbi_handler(), and vbi_open().
| struct raw_page vbi::rpage[8] |
Definition at line 31 of file vbi.h.
Referenced by out_of_sync(), vbi_open(), and vt_line().
| struct raw_page* vbi::ppage |
Definition at line 32 of file vbi.h.
Referenced by vbi_open(), and vt_line().
Definition at line 34 of file vbi.h.
Referenced by pll_add(), and vbi_pll_reset().
Definition at line 35 of file vbi.h.
Referenced by pll_add(), vbi_line(), and vbi_pll_reset().
Definition at line 36 of file vbi.h.
Referenced by pll_add(), and vbi_pll_reset().
Definition at line 37 of file vbi.h.
Referenced by pll_add(), and vbi_pll_reset().
Definition at line 38 of file vbi.h.
Referenced by pll_add(), and vbi_pll_reset().
Definition at line 38 of file vbi.h.
Referenced by pll_add(), and vbi_pll_reset().
Definition at line 40 of file vbi.h.
Referenced by set_decode_parms(), and vbi_line().
Definition at line 41 of file vbi.h.
Referenced by set_decode_parms().
Definition at line 41 of file vbi.h.
Referenced by set_decode_parms(), and vbi_line().
Definition at line 42 of file vbi.h.
Referenced by set_decode_parms(), and vbi_line().
Definition at line 42 of file vbi.h.
Referenced by set_decode_parms(), and vbi_line().
1.7.6.1