#include <vm.h>
Definition at line 44 of file vm.h.
Public Attributes | |
| registers_t | registers |
| domain_t | domain |
| int | vtsN |
| pgc_t * | pgc |
| int | pgcN |
| int | pgN |
| int | cellN |
| int32_t | cell_restart |
| int | blockN |
| int | rsm_vtsN |
| int | rsm_blockN |
| uint16_t | rsm_regs [5] |
| int | rsm_pgcN |
| int | rsm_cellN |
Definition at line 47 of file vm.h.
Referenced by dvdnav_get_position(), dvdnav_sector_search(), dvdnav_time_search(), and dvdnav_time_search_within_cell().
Definition at line 48 of file vm.h.
Referenced by dvdnav_get_position(), and vm_get_current_title_part().
| pgc_t* dvd_state_t::pgc |
Definition at line 49 of file vm.h.
Referenced by dvdnav_get_next_cache_block(), dvdnav_get_position(), dvdnav_get_position_in_title(), dvdnav_sector_search(), dvdnav_time_search(), and dvdnav_time_search_within_cell().
| int dvd_state_t::pgN |
Definition at line 51 of file vm.h.
Referenced by dvdnav_get_next_cache_block(), dvdnav_get_position(), dvdnav_sector_search(), dvdnav_time_search(), and vm_get_current_title_part().
Definition at line 52 of file vm.h.
Referenced by dvdnav_get_next_cache_block(), dvdnav_get_position(), dvdnav_sector_search(), dvdnav_time_search(), and dvdnav_time_search_within_cell().
| uint16_t dvd_state_t::rsm_regs[5] |
1.5.5