|
MythTV
0.26-pre
|
#include <decoder.h>
Public Attributes | |
| uint16_t | SPRM [24] |
| uint16_t | GPRM [16] |
| uint8_t | GPRM_mode [16] |
| struct timeval | GPRM_time [16] |
Definition at line 78 of file mythtv/libs/libmythdvdnav/dvdnav/vm/decoder.h.
Definition at line 79 of file mythtv/libs/libmythdvdnav/dvdnav/vm/decoder.h.
Referenced by eval_reg(), eval_special_instruction(), eval_system_set(), and vm_print_registers().
Definition at line 80 of file mythtv/libs/libmythdvdnav/dvdnav/vm/decoder.h.
Referenced by get_GPRM(), and set_GPRM().
Definition at line 81 of file mythtv/libs/libmythdvdnav/dvdnav/vm/decoder.h.
Referenced by eval_system_set(), get_GPRM(), set_GPRM(), and vm_print_registers().
| struct timeval registers_t::GPRM_time[16] |
Definition at line 82 of file mythtv/libs/libmythdvdnav/dvdnav/vm/decoder.h.
Referenced by get_GPRM(), set_GPRM(), and vm_print_registers().
1.7.6.1