Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/pnl/
H A DapiPNL.c1702 …if ((stPNLDRVInfo.u8SupportGammaType & E_DRVPNL_GAMMA_10BIT) && (stPNLDRVInfo.u8SupportGammaType &… in MApi_PNL_GetInfo_U2()
1706 else if ( stPNLDRVInfo.u8SupportGammaType & E_DRVPNL_GAMMA_12BIT ) in MApi_PNL_GetInfo_U2()
1710 else if ( stPNLDRVInfo.u8SupportGammaType & E_DRVPNL_GAMMA_10BIT ) in MApi_PNL_GetInfo_U2()
1717 __FUNCTION__, stPNLDRVInfo.u8SupportGammaType ); in MApi_PNL_GetInfo_U2()
/utopia/UTPA2-700.0.x/modules/xc/drv/pnl/
H A DdrvPNL.h213 MS_U8 u8SupportGammaType; ///< refer to APIPNL_GAMMA_TYPE member