Searched refs:dwCnt (Results 1 – 1 of 1) sorted by relevance
223 u_long dwFrameGroupLength, dwCnt; in csa_setcapturesamplerate() local300 for(dwCnt = 2; dwCnt <= 64; dwCnt *= 2) in csa_setcapturesamplerate()302 if(((ulOutRate / dwCnt) * dwCnt) != in csa_setcapturesamplerate()313 for(dwCnt = 5; dwCnt <= 125; dwCnt *= 5) in csa_setcapturesamplerate()315 if(((ulOutRate / dwCnt) * dwCnt) != in csa_setcapturesamplerate()