Searched refs:kp_wbc_ave_sample (Results 1 – 1 of 1) sorted by relevance
84 static f32 kp_wbc_ave_sample = 400 ; // Wait count for initial value stability on the Wii Bal… variable1840 …htAve [ idx ] = ( kp->wbcWeightAve[ idx ] * kp_wbc_ave_sample + ep->bl.weight[ idx ] ) / ( kp_wbc_… in read_kpad_ext()2728 if ( kp->wbcZeroPointSampleCount > kp_wbc_ave_sample ) { in KPADiSamplingCallback()2744 if ( kp->wbcWeightAveSampleCount > kp_wbc_ave_sample ) { in KPADiSamplingCallback()