Searched defs:time_base (Results 1 – 5 of 5) sorted by relevance
20 struct VpxRational time_base; member
52 base::TimeDelta ConvertFromTimeBase(const AVRational& time_base, in ConvertFromTimeBase()58 int64 ConvertToTimeBase(const AVRational& time_base, in ConvertToTimeBase()
71 AVRational time_base; in TEST_F() local
395 const AVRational& time_base, int64 timestamp) { in ConvertStreamTimestamp()