VLC  3.0.15
Functions
interlacing.h File Reference

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)
 

Function Documentation

◆ vout_InitInterlacingSupport()

void vout_InitInterlacingSupport ( vout_thread_t ,
bool  is_interlaced 
)

◆ vout_ReinitInterlacingSupport()

void vout_ReinitInterlacingSupport ( vout_thread_t )

◆ vout_SetInterlacingState()

void vout_SetInterlacingState ( vout_thread_t ,
bool  is_interlaced 
)