VLC
3.0.21
|
struct filter_chain_t* vout_thread_sys_t::chain_interactive |
Referenced by vout_SendDisplayEventMouse().
struct filter_chain_t* vout_thread_sys_t::chain_static |
Referenced by ThreadDisplayPreparePicture(), and vout_SendDisplayEventMouse().
char* vout_thread_sys_t::configuration |
Referenced by ThreadDisplayPreparePicture().
vout_control_t vout_thread_sys_t::control |
Referenced by DeinterlaceCallback(), Thread(), vout_ControlChangeDisplayFilled(), and vout_PutPicture().
picture_t* vout_thread_sys_t::current |
Referenced by ThreadDisplayPreparePicture().
vlc_tick_t vout_thread_sys_t::date |
Referenced by vout_InitInterlacingSupport(), and vout_SetInterlacingState().
bool vout_thread_sys_t::dead |
picture_t* vout_thread_sys_t::decoded |
Referenced by ThreadDisplayPreparePicture().
picture_fifo_t* vout_thread_sys_t::decoder_fifo |
Referenced by ThreadDisplayPreparePicture(), and vout_PutPicture().
picture_pool_t* vout_thread_sys_t::decoder_pool |
Referenced by vout_GetPicture(), vout_OpenWrapper(), and vout_PutPicture().
struct { ... } vout_thread_sys_t::display |
Referenced by vout_OpenWrapper(), and vout_SendDisplayEventMouse().
picture_pool_t* vout_thread_sys_t::display_pool |
struct { ... } vout_thread_sys_t::displayed |
Referenced by Thread(), and ThreadDisplayPreparePicture().
unsigned vout_thread_sys_t::dpb_size |
struct { ... } vout_thread_sys_t::filter |
Referenced by ThreadDisplayPreparePicture(), vout_InitInterlacingSupport(), and vout_SendDisplayEventMouse().
video_format_t vout_thread_sys_t::format |
Referenced by ThreadDisplayPreparePicture().
bool vout_thread_sys_t::has_deint |
Referenced by vout_InitInterlacingSupport().
vlc_object_t* vout_thread_sys_t::input |
Referenced by vout_snapshot_SaveImage().
struct { ... } vout_thread_sys_t::interlacing |
Referenced by vout_InitInterlacingSupport(), vout_ReinitInterlacingSupport(), and vout_SetInterlacingState().
bool vout_thread_sys_t::is_interlaced |
bool vout_thread_sys_t::is_late_dropped |
Referenced by ThreadDisplayPreparePicture().
bool vout_thread_sys_t::is_on |
Referenced by ThreadDisplayPreparePicture().
vlc_tick_t vout_thread_sys_t::last |
vlc_mutex_t vout_thread_sys_t::lock |
Referenced by ThreadDisplayPreparePicture(), and vout_SendDisplayEventMouse().
vlc_mouse_t vout_thread_sys_t::mouse |
Referenced by vout_SendDisplayEventMouse().
picture_t* vout_thread_sys_t::next |
Referenced by ThreadDisplayPreparePicture().
video_format_t vout_thread_sys_t::original |
Referenced by vout_GetPicture(), and vout_OpenWrapper().
struct { ... } vout_thread_sys_t::pause |
Referenced by ThreadDisplayPreparePicture().
int vout_thread_sys_t::position |
picture_pool_t* vout_thread_sys_t::private_pool |
vout_chrono_t vout_thread_sys_t::render |
picture render time estimator
bool vout_thread_sys_t::show |
vout_snapshot_t vout_thread_sys_t::snapshot |
char* vout_thread_sys_t::splitter_name |
spu_t* vout_thread_sys_t::spu |
Referenced by vout_SendDisplayEventMouse().
filter_t* vout_thread_sys_t::spu_blend |
vlc_fourcc_t vout_thread_sys_t::spu_blend_chroma |
vlc_mutex_t vout_thread_sys_t::spu_lock |
vout_statistic_t vout_thread_sys_t::statistic |
Referenced by ThreadDisplayPreparePicture().
struct { ... } vout_thread_sys_t::step |
vlc_thread_t vout_thread_sys_t::thread |
vlc_tick_t vout_thread_sys_t::timeout |
vlc_tick_t vout_thread_sys_t::timestamp |
Referenced by ThreadDisplayPreparePicture().
char* vout_thread_sys_t::title |
Referenced by vout_OpenWrapper().
struct { ... } vout_thread_sys_t::title |
bool vout_thread_sys_t::use_dr |
vout_display_t* vout_thread_sys_t::vd |
Referenced by vout_OpenWrapper(), and vout_SendDisplayEventMouse().
vout_window_t* vout_thread_sys_t::window |