Public Attributes | |
| char * | device_path |
| BLURAY_DISC_INFO | disc_info |
| INDX_ROOT * | index |
| META_ROOT * | meta |
| NAV_TITLE_LIST * | title_list |
| NAV_TITLE * | title |
| uint32_t | title_idx |
| uint64_t | s_pos |
| BD_STREAM | st0 |
| BD_PRELOAD | st_ig |
| uint8_t | int_buf [6144] |
| int | seamless_angle_change |
| uint32_t | angle_change_pkt |
| uint32_t | angle_change_time |
| unsigned | request_angle |
| uint64_t | next_chapter_start |
| void * | h_libaacs |
| void * | aacs |
| fptr_p_void | libaacs_open |
| fptr_int | libaacs_decrypt_unit |
| void * | h_libbdplus |
| void * | bdplus |
| fptr_p_void | bdplus_init |
| fptr_int32 | bdplus_seek |
| fptr_int32 | bdplus_fixup |
| BD_REGISTERS * | regs |
| BD_EVENT_QUEUE * | event_queue |
| BD_TITLE_TYPE | title_type |
| HDMV_VM * | hdmv_vm |
| uint8_t | hdmv_suspended |
| void * | bdjava |
| GRAPHICS_CONTROLLER * | graphics_controller |
Definition at line 94 of file bluray.c.
| char* bluray::device_path |
Definition at line 97 of file bluray.c.
Referenced by _get_title_info(), _index_open(), _libaacs_open(), _libaacs_required(), _libbdplus_open(), _libbdplus_required(), _meta_open(), _open_m2ts(), _open_playlist(), _play_hdmv(), bd_close(), bd_get_titles(), bd_open(), and bd_start_bdj().
Definition at line 98 of file bluray.c.
Referenced by _fill_disc_info(), _libaacs_load(), _libaacs_open(), _libaacs_required(), _libbdplus_load(), _libbdplus_open(), _libbdplus_required(), and bd_get_disc_info().
Definition at line 99 of file bluray.c.
Referenced by _fill_disc_info(), _index_open(), _play_hdmv(), _play_title(), and bd_close().
Definition at line 100 of file bluray.c.
Referenced by _meta_open(), bd_get_meta(), and bd_open().
Definition at line 101 of file bluray.c.
Referenced by bd_close(), bd_get_title_info(), bd_get_titles(), bd_select_playlist(), and bd_select_title().
Definition at line 104 of file bluray.c.
Referenced by _change_angle(), _close_playlist(), _find_ig_stream(), _open_playlist(), _preload_ig_subpath(), _preload_subpaths(), _process_psr_restore_event(), bd_chapter_pos(), bd_close(), bd_get_clpi(), bd_get_current_angle(), bd_get_current_chapter(), bd_get_title_size(), bd_read(), bd_read_skip_still(), bd_seek(), bd_seek_chapter(), bd_seek_mark(), bd_seek_playitem(), bd_seek_time(), bd_select_angle(), and bd_tell_time().
Definition at line 105 of file bluray.c.
Referenced by bd_get_current_title(), bd_select_playlist(), and bd_select_title().
Definition at line 106 of file bluray.c.
Referenced by _clip_seek_time(), _open_playlist(), _seek_internal(), bd_read(), bd_seek(), bd_seek_chapter(), bd_seek_mark(), bd_seek_playitem(), bd_seek_time(), bd_tell(), and bd_tell_time().
Definition at line 109 of file bluray.c.
Referenced by _change_angle(), _clip_seek_time(), _close_playlist(), _open_m2ts(), _open_playlist(), _process_psr_restore_event(), _seek_internal(), bd_close(), bd_get_current_chapter(), bd_menu_call(), bd_play_title(), bd_read(), bd_read_ext(), bd_read_skip_still(), bd_seamless_angle_change(), and bd_select_angle().
Definition at line 110 of file bluray.c.
Referenced by _close_playlist(), _preload_ig_subpath(), and bd_close().
| uint8_t bluray::int_buf[6144] |
Definition at line 116 of file bluray.c.
Referenced by _change_angle(), _open_playlist(), bd_read(), and bd_seamless_angle_change().
Definition at line 117 of file bluray.c.
Referenced by bd_read(), and bd_seamless_angle_change().
Definition at line 118 of file bluray.c.
Referenced by bd_read(), and bd_seamless_angle_change().
| unsigned bluray::request_angle |
Definition at line 119 of file bluray.c.
Referenced by _change_angle(), and bd_seamless_angle_change().
Definition at line 122 of file bluray.c.
Referenced by _open_playlist(), _update_chapter_psr(), and bd_read().
| void* bluray::h_libaacs |
Definition at line 126 of file bluray.c.
Referenced by _libaacs_close(), _libaacs_get_vid(), _libaacs_load(), _libaacs_unload(), and _open_m2ts().
| void* bluray::aacs |
Definition at line 128 of file bluray.c.
Referenced by _libaacs_close(), _libaacs_get_vid(), _libaacs_open(), _open_m2ts(), and _read_block().
Definition at line 129 of file bluray.c.
Referenced by _libaacs_load(), _libaacs_open(), and _libaacs_unload().
Definition at line 130 of file bluray.c.
Referenced by _libaacs_load(), _libaacs_unload(), and _read_block().
| void* bluray::h_libbdplus |
Definition at line 134 of file bluray.c.
Referenced by _libbdplus_close(), _libbdplus_load(), _libbdplus_unload(), and _open_m2ts().
| void* bluray::bdplus |
Definition at line 136 of file bluray.c.
Referenced by _libbdplus_close(), _libbdplus_open(), _open_m2ts(), _read_block(), and _seek_internal().
Definition at line 137 of file bluray.c.
Referenced by _libbdplus_load(), _libbdplus_open(), and _libbdplus_unload().
Definition at line 138 of file bluray.c.
Referenced by _libbdplus_load(), _libbdplus_unload(), and _seek_internal().
Definition at line 139 of file bluray.c.
Referenced by _libbdplus_load(), _libbdplus_unload(), and _read_block().
Definition at line 142 of file bluray.c.
Referenced by _change_angle(), _find_ig_stream(), _open_m2ts(), _open_playlist(), _play_hdmv(), _play_title(), _process_psr_restore_event(), _queue_initial_psr_events(), _update_chapter_psr(), _update_clip_psrs(), bd_close(), bd_get_event(), bd_get_meta(), bd_menu_call(), bd_open(), bd_play(), bd_register_overlay_proc(), bd_select_angle(), bd_set_player_setting(), bd_set_scr(), and bd_start_bdj().
Definition at line 143 of file bluray.c.
Referenced by _get_event(), _init_event_queue(), _queue_event(), bd_close(), bd_get_event(), and bd_read().
Definition at line 144 of file bluray.c.
Referenced by _play_bdj(), _play_hdmv(), _play_title(), _update_clip_psrs(), bd_menu_call(), bd_play(), bd_play_title(), and bd_read_ext().
Definition at line 146 of file bluray.c.
Referenced by _play_hdmv(), _run_gc(), _run_hdmv(), bd_close(), bd_menu_call(), bd_play(), bd_play_title(), and bd_read_ext().
Definition at line 147 of file bluray.c.
Referenced by _play_hdmv(), _run_gc(), _run_hdmv(), and bd_read_ext().
| void* bluray::bdjava |
Definition at line 149 of file bluray.c.
Referenced by bd_start_bdj(), and bd_stop_bdj().
Definition at line 152 of file bluray.c.
Referenced by _close_playlist(), _preload_ig_subpath(), _run_gc(), bd_close(), and bd_register_overlay_proc().
1.6.3