Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/pnl/
H A DdrvPNL.h187 E_DRVPNL_GAMMA_12BIT = 2, enumerator
/utopia/UTPA2-700.0.x/modules/xc/api/pnl/
H A DapiPNL.c1702 …pportGammaType & E_DRVPNL_GAMMA_10BIT) && (stPNLDRVInfo.u8SupportGammaType & E_DRVPNL_GAMMA_12BIT)) in MApi_PNL_GetInfo_U2()
1706 else if ( stPNLDRVInfo.u8SupportGammaType & E_DRVPNL_GAMMA_12BIT ) in MApi_PNL_GetInfo_U2()