Home | History | Annotate | Download | only in include

Lines Matching refs:CV_NODE_IS_INT

1652         CV_NODE_IS_INT(node->tag) ? node->data.i :
1667 CV_NODE_IS_INT(node->tag) ? (double)node->data.i :