Home
last modified time | relevance | path

Searched refs:getSegmentTimeUs (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/include/
DUtils.h80 int64_t getSegmentTimeUs() const;
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp1922 (long long)startTime.getSegmentTimeUs(), in onChangeConfiguration3()
1937 startTime.getSegmentTimeUs(), in onChangeConfiguration3()
/frameworks/av/media/libstagefright/
DUtils.cpp1722 int64_t HLSTime::getSegmentTimeUs() const { in getSegmentTimeUs() function in android::HLSTime