Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffplay.c318 static int screen_left = SDL_WINDOWPOS_CENTERED; variable
1349 SDL_SetWindowPosition(window, screen_left, screen_top); in video_open()
3619 …{ "left", OPT_INT | HAS_ARG | OPT_EXPERT, { &screen_left }, "set the x position for the left of th…