Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/video/
Dgc2145.c917 uint16_t win_h; in gc2145_set_resolution() local
953 win_h = h * r_ratio; in gc2145_set_resolution()
955 y = (((win_h / r_ratio) - h) / 2); in gc2145_set_resolution()
957 win_y = ((UXGA_VSIZE - win_h) / 2); in gc2145_set_resolution()
961 win_h + 8); in gc2145_set_resolution()