Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:bufEnd

995         int64_t bufEnd;
1006 bufEnd = mTimedBufferQueue[trimEnd + 1].pts();
1016 &bufEnd)) {
1025 bufEnd += mTimedBufferQueue[trimEnd].pts();
1028 if (bufEnd > mediaTimeNow)