Home | History | Annotate | Download | only in src

Lines Matching refs:CV_SET_ELEM_IDX_MASK

2811         assert( count <= CV_SET_ELEM_IDX_MASK+1 );
2821 id = free_elem->flags & CV_SET_ELEM_IDX_MASK;
3050 CV_SET_ELEM_IDX_MASK) > (end_vtx->flags & CV_SET_ELEM_IDX_MASK) )
3120 (start_vtx->flags & CV_SET_ELEM_IDX_MASK) > (end_vtx->flags & CV_SET_ELEM_IDX_MASK) )
3220 (start_vtx->flags & CV_SET_ELEM_IDX_MASK) > (end_vtx->flags & CV_SET_ELEM_IDX_MASK) )