Home
last modified time | relevance | path

Searched refs:VOUT_CONTROL_FLUSH (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/src/video_output/
H A Dcontrol.h52 VOUT_CONTROL_FLUSH, /* time */ enumerator
H A Dvideo_output.c333 vout_control_PushTime(&vout->p->control, VOUT_CONTROL_FLUSH, date); in vout_Flush()
1735 case VOUT_CONTROL_FLUSH: in ThreadControl()