Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DSimpleDecodingSource.cpp230 int64_t out_pts; in doRead() local
236 if (options != NULL && options->getSeekTo(&out_pts, &mode)) { in doRead()
344 &out_ix, &out_offset, &out_size, &out_pts, in doRead()
397 (*buffer)->meta_data().setInt64(kKeyTime, out_pts); in doRead()