VLC 4.0.0-dev
|
#include <vout_private.h>
Data Fields | |
bool | is_interlaced |
bool | has_deint |
vlc_tick_t | date |
vlc_tick_t vout_interlacing_state_t::date |
Referenced by vout_SetInterlacingState().
bool vout_interlacing_state_t::has_deint |
Referenced by ChangeFilters(), UpdateDeinterlaceFilter(), and vout_InitInterlacingSupport().
bool vout_interlacing_state_t::is_interlaced |
Referenced by vout_InitInterlacingSupport(), vout_ReinitInterlacingSupport(), and vout_SetInterlacingState().