Home | History | Annotate | Download | only in test

Lines Matching refs:middle

289   const size_t middle = count / 2;
292 stats->med_val = results[middle];
294 stats->med_signed_diff = signed_diffs[middle];
295 stats->med_unsigned_diff = unsigned_diffs[middle];
1154 // middle of the [0..255] range. Otherwise, the multiplier / shift need to be