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