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