nav_read.h File Reference

Go to the source code of this file.

Functions

void navRead_PCI (pci_t *, unsigned char *)
 Parsing of NAV data, PCI and DSI parts.
void navRead_DSI (dsi_t *, unsigned char *)
 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 128 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 296 of file nav_read.c.

Referenced by dvdnav_decode_packet(), and DVDThread::ripTitle().


Generated on Sat Dec 18 05:15:54 2010 for MythTV by  doxygen 1.5.5