Searched refs:Weighting (Results 1 – 1 of 1) sorted by relevance
258 u32 Weighting = 0; in odm_Process_RSSIForDM() local375 Weighting = ((OFDM_pkt<<4) > 64)?64:(OFDM_pkt<<4); in odm_Process_RSSIForDM()376 …UndecoratedSmoothedPWDB = (Weighting*UndecoratedSmoothedOFDM+(64-Weighting)*UndecoratedSmoothedCCK… in odm_Process_RSSIForDM()