Searched defs:startDecodeUs (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp315 int64_t startDecodeUs = getNowUs(); local
317 int64_t delayDecodeUs = getNowUs() - startDecodeUs;

Completed in 72 milliseconds