Searched refs:nextBufferTime (Results 1 – 5 of 5) sorted by relevance
63 status_t nextBufferTime(int64_t *timeUs);
489 status_t AnotherPacketSource::nextBufferTime(int64_t *timeUs) { in nextBufferTime() function in android::AnotherPacketSource
429 if (src == NULL || src->nextBufferTime(&firstTimeUs) != OK) { in estimateDurationsFromTimesUsAtEnd()617 while ((err = impl->nextBufferTime(&timeUs)) == OK) { in seekBeyond()
708 if (packets->nextBufferTime(&subTimeUs) != OK) { in sendTextData()
751 if (packets->nextBufferTime(&subTimeUs) != OK) { in sendTextData()