Searched refs:convolved_it (Results 1 – 1 of 1) sorted by relevance
379 typename SrcView::x_iterator convolved_it = convolved_view.row_begin(y); in adaptive_impl() local384 static_transform(src_it[x], convolved_it[x], dst_it[x], threshold_op); in adaptive_impl()