Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMPEG4Extractor.cpp4281 uint32_t cts, stts; in read() local
4289 mCurrentSampleIndex, &offset, &size, &cts, &isSyncSample, &stts); in read()
4325 kKeyDuration, ((int64_t)stts * 1000000) / mTimescale); in read()
4460 kKeyDuration, ((int64_t)stts * 1000000) / mTimescale); in read()