Home | History | Annotate | Download | only in src

Lines Matching refs:CV_SHAPE_CUSTOM

738     if( !values && shape == CV_SHAPE_CUSTOM )
754 element->nShiftR = shape < CV_SHAPE_ELLIPSE ? shape : CV_SHAPE_CUSTOM;
757 if( shape == CV_SHAPE_CUSTOM )
881 el_shape = el_shape < CV_SHAPE_CUSTOM ? el_shape : CV_SHAPE_CUSTOM;
1000 else if( el_shape == CV_SHAPE_CUSTOM && icvMorphInitAlloc_8u_C1R_p && icvMorphFree_p &&
1086 el_shape = CV_SHAPE_CUSTOM;