Searched refs:PTSmoothFactor (Results 1 – 7 of 7) sorted by relevance
504 pRaInfo->PTSmoothFactor = (pRaInfo->PTSmoothFactor >> 1) + in odm_PTDecision_8188E()505 (pRaInfo->PTSmoothFactor >> 2) + in odm_PTDecision_8188E()507 if (pRaInfo->PTSmoothFactor > 192) in odm_PTDecision_8188E()508 pRaInfo->PTSmoothFactor = 192; in odm_PTDecision_8188E()509 stage_id = pRaInfo->PTSmoothFactor >> 6; in odm_PTDecision_8188E()583 pRaInfo->PTSmoothFactor = 192; in ODM_RAInfo_Init()
668 …pRaInfo->PTSmoothFactor=(pRaInfo->PTSmoothFactor>>1) + (pRaInfo->PTSmoothFactor>>2) + stage_id*16+… in odm_PTDecision_8188E()669 if (pRaInfo->PTSmoothFactor>192) in odm_PTDecision_8188E()670 pRaInfo->PTSmoothFactor=192; in odm_PTDecision_8188E()671 stage_id =pRaInfo->PTSmoothFactor>>6; in odm_PTDecision_8188E()781 pRaInfo->PTSmoothFactor=192; in ODM_RAInfo_Init()
143 u1Byte PTSmoothFactor; member
140 u1Byte PTSmoothFactor; member
201 u1Byte PTSmoothFactor; member
565 u8 PTSmoothFactor; member
669 u8 PTSmoothFactor; member