#include <decoder.h>
Definition at line 90 of file mythtv/libs/libmythdvdnav/decoder.h.
Public Attributes | |
| uint16_t | SPRM [24] |
| uint16_t | GPRM [16] |
| uint8_t | GPRM_mode [16] |
| struct timeval | GPRM_time [16] |
| uint16_t registers_t::SPRM[24] |
Definition at line 91 of file mythtv/libs/libmythdvdnav/decoder.h.
Referenced by eval_reg(), eval_special_instruction(), eval_system_set(), and vm_print_registers().
| uint16_t registers_t::GPRM[16] |
Definition at line 92 of file mythtv/libs/libmythdvdnav/decoder.h.
Referenced by get_GPRM(), and set_GPRM().
| uint8_t registers_t::GPRM_mode[16] |
Definition at line 93 of file mythtv/libs/libmythdvdnav/decoder.h.
Referenced by eval_system_set(), get_GPRM(), set_GPRM(), and vm_print_registers().
struct timeval registers_t::GPRM_time[16] [read] |
Definition at line 94 of file mythtv/libs/libmythdvdnav/decoder.h.
Referenced by get_GPRM(), set_GPRM(), and vm_print_registers().
1.5.5