Home | History | Annotate | Download | only in source

Lines Matching refs:estimate

1022 	uint32 estimate = (total + (count >> 1)) / count;
1024 p2 [2] = (uint16) estimate;
1100 uint32 estimate = (total + (count >> 1)) / count;
1102 p [0] = (uint16) estimate;
1230 // In case there is some green split, make an estimate of
1510 uint32 estimate = (total + (count >> 1)) / count;
1512 p4 [4] = (uint16) Pin_uint32 (lower, estimate, upper);
1684 uint32 estimate = (total + (count >> 1)) / count;
1686 p [0] = (uint16) estimate;