FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
DVDNavParseContext Struct Reference

Data Fields

uint32_t lba
 
uint8_t buffer [PCI_SIZE+DSI_SIZE]
 
int copied
 

Detailed Description

Definition at line 29 of file dvd_nav_parser.c.

Field Documentation

uint32_t DVDNavParseContext::lba

Definition at line 30 of file dvd_nav_parser.c.

Referenced by dvd_nav_parse(), and dvd_nav_parse_init().

uint8_t DVDNavParseContext::buffer[PCI_SIZE+DSI_SIZE]

Definition at line 31 of file dvd_nav_parser.c.

Referenced by dvd_nav_parse().

int DVDNavParseContext::copied

Definition at line 32 of file dvd_nav_parser.c.

Referenced by dvd_nav_parse(), and dvd_nav_parse_init().


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