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

/external/opencv/cvaux/src/
H A Dcvmorphing.cpp300 int currDstPix = 0; local
327 &(dst_pix[currDstPix]),
342 currDstPix += dst_num[currLine] * 3;

Completed in 105 milliseconds