Searched defs:out_pts (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DSimpleDecodingSource.cpp229 int64_t out_pts; local
235 if (options != NULL && options->getSeekTo(&out_pts, &mode)) {
343 &out_ix, &out_offset, &out_size, &out_pts,
396 (*buffer)->meta_data().setInt64(kKeyTime, out_pts);

Completed in 63 milliseconds