Home
last modified time | relevance | path

Searched defs:next_timestamp (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/media/filters/
Dsource_buffer_stream.cc748 base::TimeDelta next_timestamp, bool next_is_keyframe) const { in IsNextTimestampValid()
988 base::TimeDelta next_timestamp = new_buffers.front()->GetDecodeTimestamp(); in PrepareRangesForNextAppend() local
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Djitter_buffer_unittest.cc793 uint32_t next_timestamp; in TEST_F() local