Searched refs:nextInp (Results 1 – 1 of 1) sorted by relevance
177 int rix, nextId, nextInp; in ReverseDepthData() local188 nextInp= arc[backwardList[rix]]->GetInput(); in ReverseDepthData()189 if (nextId >= 0 && nextInp != DISCARD_LABEL) in ReverseDepthData()198 int rix, nextId, nextInp; in ForwardDepthData() local209 nextInp= arc[forwardList[rix]]->GetInput(); in ForwardDepthData()210 if (nextId >= 0 && nextInp != DISCARD_LABEL) in ForwardDepthData()