Searched defs:seek_preroll (Results 1 – 8 of 8) sorted by relevance
29 int64 seek_preroll, int64 codec_delay, bool is_encrypted, in InitializeConfig()
47 base::TimeDelta seek_preroll, in Initialize()
93 base::TimeDelta seek_preroll() const { return seek_preroll_; } in seek_preroll() function
144 uint64_t seek_preroll;/**< Nanoseconds that must be discarded after a seek. */ member
295 base::TimeDelta seek_preroll; in AVCodecContextToAudioDecoderConfig() local
238 struct ebml_type seek_preroll; member