VLC
3.0.15
|
Go to the source code of this file.
Functions | |
void | vout_InitInterlacingSupport (vout_thread_t *, bool is_interlaced) |
void | vout_ReinitInterlacingSupport (vout_thread_t *) |
void | vout_SetInterlacingState (vout_thread_t *, bool is_interlaced) |
void vout_InitInterlacingSupport | ( | vout_thread_t * | , |
bool | is_interlaced | ||
) |
References _, vlc_value_t::b_bool, config_FindConfig(), vout_thread_sys_t::date, DeinterlaceCallback(), DeinterlaceIsModeValid(), vout_thread_sys_t::filter, vout_thread_sys_t::has_deint, module_config_t::i, vlc_value_t::i_int, vout_thread_sys_t::interlacing, vout_thread_sys_t::is_interlaced, likely, module_config_t::list, module_config_t::list_count, module_config_t::list_text, mdate(), msg_Dbg, module_config_t::orig, vout_thread_t::p, module_value_t::psz, module_config_t::psz, vlc_value_t::psz_string, var_AddCallback, var_Change, var_Create, var_CreateGetNonEmptyString, var_GetInteger, var_GetNonEmptyString, var_SetInteger, vlc_gettext(), VLC_VAR_ADDCHOICE, VLC_VAR_BOOL, VLC_VAR_CLEARCHOICES, VLC_VAR_DOINHERIT, VLC_VAR_INTEGER, VLC_VAR_SETTEXT, VLC_VAR_SETVALUE, and VLC_VAR_STRING.
void vout_ReinitInterlacingSupport | ( | vout_thread_t * | ) |
void vout_SetInterlacingState | ( | vout_thread_t * | , |
bool | is_interlaced | ||
) |
References vout_thread_sys_t::date, vout_thread_sys_t::interlacing, vout_thread_sys_t::is_interlaced, mdate(), msg_Dbg, vout_thread_t::p, and var_SetBool.
Referenced by Thread().