Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffplay.c864 int scr_xleft, int scr_ytop, int scr_width, int scr_height, in calculate_display_rect() argument
876 height = scr_height; in calculate_display_rect()
883 y = (scr_height - height) / 2; in calculate_display_rect()