Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c3185 MS_U8 ucFrameRate = 1; in _mdrv_mhl_CheckAVLineVideoMode() local
3197 ucFrameRate = 60; in _mdrv_mhl_CheckAVLineVideoMode()
3207 ucFrameRate = 50; in _mdrv_mhl_CheckAVLineVideoMode()
3213 ucFrameRate = 30; in _mdrv_mhl_CheckAVLineVideoMode()
3217 ucFrameRate = 120; in _mdrv_mhl_CheckAVLineVideoMode()
3221 ucFrameRate = 100; in _mdrv_mhl_CheckAVLineVideoMode()
3226 ucFrameRate = 24; in _mdrv_mhl_CheckAVLineVideoMode()
3231 ucFrameRate = 25; in _mdrv_mhl_CheckAVLineVideoMode()
3239 return ucFrameRate; in _mdrv_mhl_CheckAVLineVideoMode()