Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMPEG4Writer.cpp152 int64_t getMinCttsOffsetTimeUs();
1397 std::min(minCttsOffsetTimeUs, (*it)->getMinCttsOffsetTimeUs()); in writeMoovBox()
4092 int64_t MPEG4Writer::Track::getMinCttsOffsetTimeUs() { in getMinCttsOffsetTimeUs() function in android::MPEG4Writer::Track
4574 int32_t trackStartOffsetBFramesUs = getMinCttsOffsetTimeUs() - kMaxCttsOffsetTimeUs; in writeEdtsBox()