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

  /external/chromium_org/media/base/android/
media_source_player.h 162 // |start_time_ticks_| and |start_presentation_timestamp_| so that video can
226 base::TimeDelta start_presentation_timestamp_; member in class:media::MediaSourcePlayer
media_source_player.cc 458 // TODO(qinmin): Simplify the logic by using |start_presentation_timestamp_|
459 // to preroll media decoder jobs. Currently |start_presentation_timestamp_|
671 start_time_ticks_, start_presentation_timestamp_, base::Bind(
701 start_time_ticks_, start_presentation_timestamp_, base::Bind(
947 start_presentation_timestamp_ = GetCurrentTime();

Completed in 478 milliseconds