Home
last modified time | relevance | path

Searched refs:white_cut (Results 1 – 4 of 4) sorted by relevance

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfagraph/
H A Dng_literal_analysis.cpp547 vector<LitEdge> white_cut, black_cut; in findMinCut() local
561 white_cut.push_back(e); in findMinCut()
577 cutset.swap(white_cut); in findMinCut()
/dports/graphics/optar/optar_dist/
H A Dunoptar.c112 static float white_cut=0.06; /* 0 means cut in the black level, 1 cut in the variable
666 cutlevel_result=white*(white_cut) in cross_stats()
667 +black*(1-white_cut); in cross_stats()
H A DREADME99 unsharp_dist, sync_white_cut, white_cut, minmax_filter, pixel_blur, cross_trim.
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_object_textblock.c5115 size_t white_cut = cut - 1; in _layout_item_text_split_strip_white() local
5118 white_ti->parent.text_pos = ti->parent.text_pos + white_cut; in _layout_item_text_split_strip_white()
5123 &white_ti->text_props, white_cut); in _layout_item_text_split_strip_white()