Searched refs:ubCDSupported (Results 1 – 1 of 1) sorted by relevance
6263 MS_U8 ubCDSupported = 0; in MDrv_HDMITx_CheckEDIDColorDepth() local6278 ubCDSupported = psHDMITXResPri->stHDMITxInfo.RxEdidInfo.HDMI_VSDB[5] & 0x78; in MDrv_HDMITx_CheckEDIDColorDepth()6282 if( (ubCDSupported & 0x08) == 0) in MDrv_HDMITx_CheckEDIDColorDepth()6291 if( (ubCDSupported & 0x40) == 0) in MDrv_HDMITx_CheckEDIDColorDepth()6301 if( (ubCDSupported & 0x20) == 0) in MDrv_HDMITx_CheckEDIDColorDepth()6311 if( (ubCDSupported & 0x10) == 0) in MDrv_HDMITx_CheckEDIDColorDepth()6323 if( (ubCDSupported & 0x40) == 0) in MDrv_HDMITx_CheckEDIDColorDepth()6333 if( (ubCDSupported & 0x20) == 0) in MDrv_HDMITx_CheckEDIDColorDepth()6343 if( (ubCDSupported & 0x10) == 0) in MDrv_HDMITx_CheckEDIDColorDepth()