OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:presentation_timestamp
(Results
1 - 2
of
2
) sorted by null
/external/v4l2_codec2/vda/
bitstream_buffer.cc
17
base::TimeDelta
presentation_timestamp
)
22
presentation_timestamp_(
presentation_timestamp
) {}
bitstream_buffer.h
31
// |
presentation_timestamp
| is when the decoded frame should be displayed.
32
// When not provided, |
presentation_timestamp
| will be
38
base::TimeDelta
presentation_timestamp
= kNoTimestamp);
55
base::TimeDelta
presentation_timestamp
() const {
function in class:media::BitstreamBuffer
Completed in 677 milliseconds