Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMPEG4Writer.cpp4867 int64_t trackStartTimeUs = movieStartTimeUs + trackStartOffsetUs; in writeEdtsBox() local
4868 ALOGV("trackStartTimeUs:%" PRId64, trackStartTimeUs); in writeEdtsBox()