Home | History | Annotate | Download | only in src

Lines Matching refs:current_op

1591         int current_op = iterations == i + 1 ? actual_op : op;
1601 current_op == op ? "" : cv::format(" -D %s", op2str[current_op]).c_str());