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