Searched refs:gwin_height (Results 1 – 4 of 4) sorted by relevance
3535 MS_U16 gwin_width, gwin_height; in Hal_Ctrl4K120GopMode() local3545 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()
3435 MS_U16 gwin_width, gwin_height; in Hal_Ctrl4K120GopMode() local3445 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()
3538 MS_U16 gwin_width, gwin_height; in Hal_Ctrl4K120GopMode() local3548 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()