Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/
H A Ddecklink.cpp216 video_format_t currentfmt; member
361 video_format_Clean(&sys->video.currentfmt); in ReleaseDLSys()
715 video_format_t *fmt = &sys->video.currentfmt; in OpenDecklink()
1062 video_format_Init( &sys->video.currentfmt, 0 ); in OpenVideo()
1082 video_format_Copy( &vd->fmt, &sys->video.currentfmt ); in OpenVideo()