HomeSort by relevance Sort by last modified time
    Searched full:slotus (Results 1 - 1 of 1) sorted by null

  /frameworks/base/cmds/stagefright/
stagefright.cpp 115 int64_t slotUs = minUs + (i * (maxUs - minUs) / 100);
117 double fps = 1E6 / slotUs;
    [all...]

Completed in 515 milliseconds