Searched refs:icvAlphaExpand (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvstereogc.cpp661 static int64 icvAlphaExpand( int64 Eprev, int alpha, CvStereoGCState* state, CvStereoGCState2* state2 ) function
941 int64 Enew = icvAlphaExpand( E, -alpha, state, &state2 );

Completed in 133 milliseconds