Searched refs:slotUs (Results 1 – 1 of 1) sorted by relevance
127 int64_t slotUs = minUs + (i * (maxUs - minUs) / 100); in displayDecodeHistogram() local129 double fps = 1E6 / slotUs; in displayDecodeHistogram()