Searched refs:checkStartTimeRealUs (Results 1 – 1 of 1) sorted by relevance
551 long checkStartTimeRealUs = System.nanoTime() / 1000; in runPlayAV() local567 state.mClockDurationUs = System.nanoTime() / 1000 - checkStartTimeRealUs; in runPlayAV()