Searched refs:icvIplToCvDepth (Results 1 – 3 of 3) sorted by relevance
81 #define icvIplToCvDepth( depth ) \ macro
1276 type = CV_MAKETYPE( icvIplToCvDepth(img->depth), img->nChannels ); in cvGetElemType()2073 int type = icvIplToCvDepth(img->depth); in cvPtr2D()2798 depth = icvIplToCvDepth( img->depth ); in cvGetMat()
3944 depth = icvIplToCvDepth(image->depth); in icvWriteImage()