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