Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiHDMIRx_private.h122 #define HDMI_HDCP_VPRIME_LENGTH 20U macro
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_HDMI_if_adp.c1084 ulDataSize = sizeof(MS_U8) *HDMI_HDCP_VPRIME_LENGTH; in HDMIRX_adp_Init()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_hdmi.c5795 for(ucCnt = 0; ucCnt < HDMI_HDCP_VPRIME_LENGTH; ucCnt++) in mdrv_HDCP_SetVPrime()