Home
last modified time | relevance | path

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

/oneTBB/examples/common/gui/
H A Dxvideo.cpp70 static int vidtype = 3; variable
228 vidtype = 2; in init_window()
237 vidtype = 1; in init_window()
255 vidtype = 0; in init_window()
297 vidtype = 3; // fake video in init_console()
307 vidtype = 3; // stop video in terminate()
364 if (vidtype == 2 && updating) in next_frame()
414 if (vidtype < 3) in show_title()
440 switch (vidtype) { in update()
444 if (vidtype == 0) in update()
[all …]