Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dapprox.cpp492 #define READ_DST_PT(pt, pos) \ in approxPolyDP_() macro
636 READ_DST_PT(start_pt, pos); in approxPolyDP_()
638 READ_DST_PT(pt, pos); in approxPolyDP_()
643 READ_DST_PT( end_pt, pos ); in approxPolyDP_()
657 READ_DST_PT(pt, pos); in approxPolyDP_()