Searched refs:max_allowed_frames (Results 1 – 1 of 1) sorted by relevance
669 const int max_allowed_frames = in InitializeFrameThreadPoolAndTemporalUnitQueue() local671 assert(max_allowed_frames > 0); in InitializeFrameThreadPoolAndTemporalUnitQueue()672 if (!temporal_units_.Init(max_allowed_frames)) { in InitializeFrameThreadPoolAndTemporalUnitQueue()