HomeSort by relevance Sort by last modified time
    Searched full:decode_timestamp_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/base/
stream_parser_buffer.cc 65 if (decode_timestamp_ == kNoDecodeTimestamp())
67 return decode_timestamp_;
71 decode_timestamp_ = timestamp;
82 decode_timestamp_(kNoDecodeTimestamp()),
stream_parser_buffer.h 182 DecodeTimestamp decode_timestamp_; member in class:media::StreamParserBuffer

Completed in 2049 milliseconds