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

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

Completed in 126 milliseconds