Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dapprox.cpp488 #define READ_PT(pt, pos) \ in approxPolyDP_() macro
542 READ_PT(start_pt, pos); in approxPolyDP_()
548 READ_PT(pt, pos); in approxPolyDP_()
583 READ_PT(start_pt, pos); in approxPolyDP_()
596 READ_PT(pt, pos); in approxPolyDP_()