Home | History | Annotate | Download | only in src

Lines Matching refs:CV_CMP_LE

614     case CV_CMP_LE:
742 case CV_CMP_LE:
789 fillval = cmp_op == CV_CMP_NE || cmp_op == CV_CMP_LE || cmp_op == CV_CMP_LT ? 255 : 0;