Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMPEG4Extractor.cpp3759 uint32_t cts, stts; in read() local
3767 mCurrentSampleIndex, &offset, &size, &cts, &isSyncSample, &stts); in read()
3799 kKeyDuration, ((int64_t)stts * 1000000) / mTimescale); in read()
3923 kKeyDuration, ((int64_t)stts * 1000000) / mTimescale); in read()