#include <graphics_processor.h>
Public Attributes | |
| int64_t | valid_pts |
| uint8_t | complete |
| uint8_t | epoch_start |
| unsigned | num_palette |
| unsigned | num_object |
| unsigned | num_window |
| BD_PG_PALETTE * | palette |
| BD_PG_OBJECT * | object |
| BD_PG_WINDOW * | window |
| BD_IG_INTERACTIVE * | ics |
| BD_PG_COMPOSITION * | pcs |
Definition at line 40 of file graphics_processor.h.
Definition at line 41 of file graphics_processor.h.
Referenced by _decode_ics(), and _decode_pcs().
Definition at line 42 of file graphics_processor.h.
Referenced by _decode_segment(), gc_decode_ts(), and gc_run().
Definition at line 43 of file graphics_processor.h.
Referenced by _check_epoch_start().
| unsigned PG_DISPLAY_SET::num_palette |
Definition at line 45 of file graphics_processor.h.
Referenced by _check_epoch_start(), _decode_pds(), _find_palette(), and _render_page().
| unsigned PG_DISPLAY_SET::num_object |
Definition at line 46 of file graphics_processor.h.
Referenced by _check_epoch_start(), _decode_ods(), and _find_object().
| unsigned PG_DISPLAY_SET::num_window |
Definition at line 47 of file graphics_processor.h.
Referenced by _check_epoch_start().
Definition at line 49 of file graphics_processor.h.
Referenced by _decode_pds(), and _find_palette().
Definition at line 50 of file graphics_processor.h.
Referenced by _check_epoch_start(), _decode_ods(), and _find_object().
Definition at line 51 of file graphics_processor.h.
Definition at line 54 of file graphics_processor.h.
Referenced by _check_epoch_start(), _decode_ics(), _decode_pds(), _enable_button(), _find_selected_button_id(), _mouse_move(), _render_page(), _reset_page_state(), _save_page_state(), _set_button_page(), _user_input(), and gc_run().
Definition at line 55 of file graphics_processor.h.
Referenced by _check_epoch_start(), _decode_pcs(), and _decode_pds().
1.6.3