Searched refs:startDecodeUs (Results 1 – 1 of 1) sorted by relevance
337 int64_t startDecodeUs = getNowUs(); in playSource() local339 int64_t delayDecodeUs = getNowUs() - startDecodeUs; in playSource()