nav_read.c File Reference

Go to the source code of this file.

Functions

void navRead_PCI (pci_t *pci, unsigned char *buffer)
 Parsing of NAV data, PCI and DSI parts.
void navRead_DSI (dsi_t *dsi, unsigned char *buffer)
 Reads the DSI packet data pointed to into dsi struct.

Function Documentation

void navRead_PCI ( pci_t *  ,
unsigned char *   
)

Parsing of NAV data, PCI and DSI parts.

Reads the PCI packet data pointed to into th pci struct.

Parameters:
pci Pointer to the PCI data structure to be filled in.
bufffer Pointer to the buffer of the on disc PCI data.

Definition at line 37 of file nav_read.c.

Referenced by dvdnav_decode_packet().

void navRead_DSI ( dsi_t *  ,
unsigned char *   
)

Reads the DSI packet data pointed to into dsi struct.

Parameters:
dsi Pointer to the DSI data structure to be filled in.
bufffer Pointer to the buffer of the on disc DSI data.

Definition at line 204 of file nav_read.c.

Referenced by dvdnav_decode_packet().

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