Searched defs:timeline (Results 1 – 2 of 2) sorted by relevance
41 int timeline = open("/sys/kernel/debug/sync/sw_sync", O_RDWR); in CreateTimeline() local55 int CreateFenceFromTimeline(int timeline, const char* name, unsigned int totalSteps) in CreateFenceFromTimeline()98 int TimelineActivate(int timeline, unsigned int step) in TimelineActivate()
1600 DashSegmentInitValue DashMpdDownloader::GetSegmentsInOneTimeline(const DashSegTimeline *timeline, in GetSegmentsInOneTimeline()