Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:diff

3319                             uint32_t diff = mThreadThrottleTimeMs - mThreadThrottleEndMs;
3320 if (diff > 0) {
3324 "mixer(%p) throttle end: throttle time(%u)", this, diff);