Home | History | Annotate | Download | only in audioflinger

Lines Matching full:bufend

1087         int64_t bufEnd;
1098 bufEnd = mTimedBufferQueue[trimEnd + 1].pts();
1108 &bufEnd)) {
1117 bufEnd += mTimedBufferQueue[trimEnd].pts();
1120 if (bufEnd > mediaTimeNow)