HomeSort by relevance Sort by last modified time
    Searched refs:SetDecodeTimestamp (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/media/base/
stream_parser_buffer.h 29 void SetDecodeTimestamp(const base::TimeDelta& timestamp);
stream_parser_buffer.cc 36 void StreamParserBuffer::SetDecodeTimestamp(const base::TimeDelta& timestamp) {
  /external/chromium_org/media/mp4/
mp4_stream_parser.cc 518 stream_buf->SetDecodeTimestamp(runs_->dts());
  /external/chromium_org/media/filters/
source_buffer_stream_unittest.cc 272 buffer->SetDecodeTimestamp(timestamp);
319 buffer->SetDecodeTimestamp(timestamp);
    [all...]
chunk_demuxer.cc 313 (*itr)->SetDecodeTimestamp(
    [all...]
source_buffer_stream.cc     [all...]

Completed in 144 milliseconds