Searched refs:newInputDelay (Results 1 – 1 of 1) sorted by relevance
1688 std::optional<uint32_t> newInputDelay, newPipelineDelay, newOutputDelay, newReorderDepth; in handleWork() local1736 newInputDelay = inputDelay.value; in handleWork()1780 if (newInputDelay || newPipelineDelay) { in handleWork()1783 newInputDelay.value_or(input->inputDelay) + in handleWork()