Home
last modified time | relevance | path

Searched refs:WRITE_PT (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dapprox.cpp496 #define WRITE_PT(pt) \ in approxPolyDP_() macro
574 WRITE_PT(start_pt); in approxPolyDP_()
617 WRITE_PT(start_pt); in approxPolyDP_()
629 WRITE_PT( src_contour[count-1] ); in approxPolyDP_()