Searched defs:slotUs (Results 1 - 1 of 1) sorted by relevance
/frameworks/av/cmds/stagefright/ | ||
H A D | stagefright.cpp | 111 int64_t slotUs = minUs + (i * (maxUs - minUs) / 100); local 113 double fps = 1E6 / slotUs; |
Completed in 39 milliseconds