Home
last modified time | relevance | path

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

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