Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dimage.cpp107 #define HG_IS_IMAGE(img) \ macro
114 if( HG_IS_IMAGE(img) ) in CopyOf()