23 #ifndef LIBVLC_VOUT_INTERLACING_H 24 #define LIBVLC_VOUT_INTERLACING_H void vout_InitInterlacingSupport(vout_thread_t *)
Definition: interlacing.c:98
void vout_SetInterlacingState(vout_thread_t *, bool is_interlaced)
Definition: interlacing.c:171
void vout_ReinitInterlacingSupport(vout_thread_t *)
Definition: interlacing.c:165
Video output thread descriptor.
Definition: vlc_vout.h:60