Searched refs:mAudioPtsUs (Results 1 – 1 of 1) sorted by relevance
31 private long mAudioPtsUs; field in TunerDebug94 sTunerDebug.mAudioPtsUs = audioPtsUs; in setAudioPtsUs()99 return sTunerDebug.mAudioPtsUs; in getAudioPtsUs()122 (sTunerDebug.mAudioPtsUs - sTunerDebug.mLastAudioPtsUs) * 1000 / duration; in calculateDiff()128 sTunerDebug.mLastAudioPtsUs = sTunerDebug.mAudioPtsUs; in calculateDiff()