Searched refs:smoothnessGrayDiff (Results 1 – 1 of 1) sorted by relevance
80 int smoothnessGrayDiff[512]; member118 … state2->smoothnessGrayDiff[i] = diff < state2->Ithreshold ? state2->lambda1 : state2->lambda2; in icvInitStereoTabs()533 const int* stabI = state2->smoothnessGrayDiff + 255; in icvComputeEnergy()673 const int* stabI = state2->smoothnessGrayDiff + 255; in icvAlphaExpand()