Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/gop/
H A DhalGOP.c3535 MS_U16 gwin_width, gwin_height; in Hal_Ctrl4K120GopMode() local
3545 gwin_height = (gwin_vend > gwin_vstart) ? gwin_vend - gwin_vstart : 0; in Hal_Ctrl4K120GopMode()
3558 if (gwin_height > GOP4_SPLITMODE_MAX_VSIZE) in Hal_Ctrl4K120GopMode()
3562 gwin_height = GOP4_SPLITMODE_MAX_VSIZE; in Hal_Ctrl4K120GopMode()
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/gop/
H A DhalGOP.c3435 MS_U16 gwin_width, gwin_height; in Hal_Ctrl4K120GopMode() local
3445 gwin_height = (gwin_vend > gwin_vstart) ? gwin_vend - gwin_vstart : 0; in Hal_Ctrl4K120GopMode()
3458 if (gwin_height > GOP4_SPLITMODE_MAX_VSIZE) in Hal_Ctrl4K120GopMode()
3462 gwin_height = GOP4_SPLITMODE_MAX_VSIZE; in Hal_Ctrl4K120GopMode()
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/gop/
H A DhalGOP.c3538 MS_U16 gwin_width, gwin_height; in Hal_Ctrl4K120GopMode() local
3548 gwin_height = (gwin_vend > gwin_vstart) ? gwin_vend - gwin_vstart : 0; in Hal_Ctrl4K120GopMode()
3561 if (gwin_height > GOP4_SPLITMODE_MAX_VSIZE) in Hal_Ctrl4K120GopMode()
3565 gwin_height = GOP4_SPLITMODE_MAX_VSIZE; in Hal_Ctrl4K120GopMode()
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/gop/
H A DhalGOP.c3435 MS_U16 gwin_width, gwin_height; in Hal_Ctrl4K120GopMode() local
3445 gwin_height = (gwin_vend > gwin_vstart) ? gwin_vend - gwin_vstart : 0; in Hal_Ctrl4K120GopMode()
3458 if (gwin_height > GOP4_SPLITMODE_MAX_VSIZE) in Hal_Ctrl4K120GopMode()
3462 gwin_height = GOP4_SPLITMODE_MAX_VSIZE; in Hal_Ctrl4K120GopMode()