Home
last modified time | relevance | path

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

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