Searched refs:has_start_time (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/filters/
H A Dffmpeg_demuxer.cc881 const bool has_start_time = start_time != kNoTimestamp(); local
887 StreamSeekInfo(i, has_start_time ? start_time : base::TimeDelta());
890 if (!has_start_time)

Completed in 3579 milliseconds