Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/video/
Dgc2145.c923 uint16_t win_y; in gc2145_set_resolution() local
957 win_y = ((UXGA_VSIZE - win_h) / 2); in gc2145_set_resolution()
960 ret = gc2145_set_window(dev, GC2145_REG_BLANK_WINDOW_BASE, win_x, win_y, win_w + 16, in gc2145_set_resolution()