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

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

Completed in 128 milliseconds