Searched refs:slotUs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp120 int64_t slotUs = minUs + (i * (maxUs - minUs) / 100); local
122 double fps = 1E6 / slotUs;

Completed in 11 milliseconds