Searched refs:getEstimatedBufferDurationUs (Results 1 – 3 of 3) sorted by relevance
61 int64_t getEstimatedBufferDurationUs();
478 int64_t AnotherPacketSource::getEstimatedBufferDurationUs() { in getEstimatedBufferDurationUs() function in android::AnotherPacketSource
572 durationUs += src->getEstimatedBufferDurationUs(); in estimateDurationsFromTimesUsAtEnd()