Lines Matching refs:diff
1498 int64_t diff = firstVideoTimeUs - firstAudioTimeUs;1500 ALOGV("queueDiff = %.2f secs", diff / 1E6);1502 if (diff > 100000ll) {