OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:out_pts
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/libstagefright/
SimpleDecodingSource.cpp
197
int64_t
out_pts
;
local
203
if (options != NULL && options->getSeekTo(&
out_pts
, &mode)) {
302
&out_ix, &out_offset, &out_size, &
out_pts
,
355
(*buffer)->meta_data()->setInt64(kKeyTime,
out_pts
);
Completed in 62 milliseconds