HomeSort by relevance Sort by last modified time
    Searched refs:getEstimatedDurationUs (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/mpeg2ts/
AnotherPacketSource.h 52 int64_t getEstimatedDurationUs();
AnotherPacketSource.cpp 350 int64_t AnotherPacketSource::getEstimatedDurationUs() {
  /frameworks/av/media/libstagefright/httplive/
LiveSession.cpp 175 || packetSource->getEstimatedDurationUs() > targetDurationUs) {
    [all...]

Completed in 337 milliseconds