Searched refs:segmentDurationUs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DVBRISeeker.cpp156 int64_t segmentDurationUs = mDurationUs / mSegments.size(); local
162 nowUs += segmentDurationUs;

Completed in 560 milliseconds