Searched refs:getMinCttsOffsetTimeUs (Results 1 – 1 of 1) sorted by relevance
153 int64_t getMinCttsOffsetTimeUs();1513 std::min(minCttsOffsetTimeUs, (*it)->getMinCttsOffsetTimeUs()); in writeMoovBox()4373 int64_t MPEG4Writer::Track::getMinCttsOffsetTimeUs() { in getMinCttsOffsetTimeUs() function in android::MPEG4Writer::Track4934 int32_t trackStartOffsetBFramesUs = getMinCttsOffsetTimeUs() - kMaxCttsOffsetTimeUs; in writeEdtsBox()