Lines Matching refs:ones_count
2045 uint32_t ones_count, low, high;2070 ones_count = low = 0;2078 ones_count = 1;2086 ones_count = 2;2090 ones_count = 2 + (sample - low) / GET_MED(2);2091 low += (ones_count - 2) * GET_MED(2);2099 if (ones_count)2104 if (ones_count) {2106 ones_count--;2112 w->holding_one = ones_count * 2;