Searched refs:stPNLDRVInfo (Results 1 – 1 of 1) sorted by relevance
1694 ST_PNL_DRV_INFO stPNLDRVInfo = MDrv_PNL_GetInfo(pInstance); in MApi_PNL_GetInfo_U2() local1702 …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()