Searched refs:kp_wbc_ave_count (Results 1 – 1 of 1) sorted by relevance
85 static f32 kp_wbc_ave_count = 400 ; // Wait count for value stability on the Wii Balance Boa… variable1851 …ht_ave[ idx ] = ( kp_wbc_weight_ave[ idx ] * kp_wbc_ave_count + ep->bl.weight[ idx ] ) / ( kp_wbc_… in read_kpad_ext()1859 if ( kp_wbc_ave_sample_count == kp_wbc_ave_count ) { in read_kpad_ext()2781 if ( kp_wbc_ave_sample_count > kp_wbc_ave_count ) { in KPADiSamplingCallback()