Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:bufEnd

1070         int64_t bufEnd;
1081 bufEnd = mTimedBufferQueue[trimEnd + 1].pts();
1091 &bufEnd)) {
1100 bufEnd += mTimedBufferQueue[trimEnd].pts();
1103 if (bufEnd > mediaTimeNow)