Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dbitstream_buffer.cc16 base::TimeDelta presentation_timestamp) in BitstreamBuffer() argument
21 presentation_timestamp_(presentation_timestamp) {} in BitstreamBuffer()
Dbitstream_buffer.h37 base::TimeDelta presentation_timestamp = kNoTimestamp);
54 base::TimeDelta presentation_timestamp() const { in presentation_timestamp() function