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

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

Completed in 55 milliseconds