Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_hdmi.c2571 MS_HDMI_AR_TYPE enPar_type; in MDrv_HDMI_Get_AspectRatio_U2() local
2584 enPar_type = HDMI_Pic_AR_NODATA; in MDrv_HDMI_Get_AspectRatio_U2()
2587 enPar_type = HDMI_Pic_AR_4x3; in MDrv_HDMI_Get_AspectRatio_U2()
2590 enPar_type = HDMI_Pic_AR_16x9; in MDrv_HDMI_Get_AspectRatio_U2()
2594 enPar_type = HDMI_Pic_AR_RSV; in MDrv_HDMI_Get_AspectRatio_U2()
2600 enPar_type = HDMI_Pic_AR_RSV; in MDrv_HDMI_Get_AspectRatio_U2()
2603 return enPar_type; in MDrv_HDMI_Get_AspectRatio_U2()