MythTV  master
Public Attributes | List of all members
vbi Struct Reference

#include <vbi.h>

Collaboration diagram for vbi:
Collaboration graph
[legend]

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_pageppage
 
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
 

Detailed Description

Definition at line 17 of file vbi.h.

Member Data Documentation

◆ fd

int vbi::fd

◆ cache

struct cache* vbi::cache

Definition at line 20 of file vbi.h.

Referenced by vbi_query_page().

◆ clients

struct dl_head vbi::clients[1]

Definition at line 21 of file vbi.h.

Referenced by vbi_add_handler(), vbi_del_handler(), vbi_handler(), vbi_open(), and vbi_send().

◆ bufsize

int vbi::bufsize

Definition at line 23 of file vbi.h.

Referenced by set_decode_parms(), setup_dev(), and vbi_handler().

◆ bpl

int vbi::bpl

Definition at line 24 of file vbi.h.

Referenced by set_decode_parms(), setup_dev(), and vbi_handler().

◆ seq

unsigned int vbi::seq

Definition at line 25 of file vbi.h.

Referenced by vbi_handler(), and vbi_open().

◆ rpage

struct raw_page vbi::rpage[8]

Definition at line 27 of file vbi.h.

Referenced by out_of_sync(), vbi_open(), and vt_line().

◆ ppage

struct raw_page* vbi::ppage

Definition at line 28 of file vbi.h.

Referenced by vbi_open(), and vt_line().

◆ pll_fixed

int vbi::pll_fixed

Definition at line 30 of file vbi.h.

Referenced by pll_add(), and vbi_pll_reset().

◆ pll_adj

int vbi::pll_adj

Definition at line 31 of file vbi.h.

Referenced by pll_add(), vbi_line(), and vbi_pll_reset().

◆ pll_dir

int vbi::pll_dir

Definition at line 32 of file vbi.h.

Referenced by pll_add(), and vbi_pll_reset().

◆ pll_cnt

int vbi::pll_cnt

Definition at line 33 of file vbi.h.

Referenced by pll_add(), and vbi_pll_reset().

◆ pll_err

int vbi::pll_err

Definition at line 34 of file vbi.h.

Referenced by pll_add(), and vbi_pll_reset().

◆ pll_lerr

int vbi::pll_lerr

Definition at line 34 of file vbi.h.

Referenced by pll_add(), and vbi_pll_reset().

◆ bpb

int vbi::bpb

Definition at line 36 of file vbi.h.

Referenced by set_decode_parms(), and vbi_line().

◆ bp8bl

int vbi::bp8bl

Definition at line 37 of file vbi.h.

Referenced by set_decode_parms().

◆ bp8bh

int vbi::bp8bh

Definition at line 37 of file vbi.h.

Referenced by set_decode_parms(), and vbi_line().

◆ soc

int vbi::soc

Definition at line 38 of file vbi.h.

Referenced by set_decode_parms(), and vbi_line().

◆ eoc

int vbi::eoc

Definition at line 38 of file vbi.h.

Referenced by set_decode_parms(), and vbi_line().


The documentation for this struct was generated from the following file: