Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/ace/
H A DapiXC_Ace_EX.c315 static XC_ACE_DNR_Param _ACE_Map_EX_DNRParam(XC_ACE_EX_DNR_Param eEXDNRParam) in _ACE_Map_EX_DNRParam() argument
342 if (eEXDNRParam <= E_ACE_EX_DNR_SNR_NM) in _ACE_Map_EX_DNRParam()
344 eDNRParam = eDNRParamMapTable[eEXDNRParam]; in _ACE_Map_EX_DNRParam()