Searched refs:candidateNdx (Results 1 – 1 of 1) sorted by relevance
1628 for (int candidateNdx = 0; candidateNdx < (int)candidates.size(); ++candidateNdx) in verifyLineGroupPixelIndependentInterpolation() local1630 const SingleSampleNarrowLineCandidate& candidate = candidates[candidateNdx]; in verifyLineGroupPixelIndependentInterpolation()