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

/external/chromium_org/media/base/
H A Dstream_parser_buffer.cc25 copied_buffer->SetDecodeTimestamp(buffer.GetDecodeTimestamp());
64 DecodeTimestamp StreamParserBuffer::GetDecodeTimestamp() const { function in class:media::StreamParserBuffer
118 << " dts " << GetDecodeTimestamp().InSecondsF()
143 SetDecodeTimestamp(first_splice_buffer->GetDecodeTimestamp());
191 preroll_buffer_->SetDecodeTimestamp(GetDecodeTimestamp());

Completed in 1159 milliseconds