Searched refs:current_op (Results 1 – 1 of 1) sorted by relevance
1591 int current_op = iterations == i + 1 ? actual_op : op; in ocl_morphOp() local1601 … current_op == op ? "" : cv::format(" -D %s", op2str[current_op]).c_str()); in ocl_morphOp()