Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/examples/evas/
H A Devas-hints.c57 struct weight_tuple struct
75 struct weight_tuple *align_ptr; argument
76 struct weight_tuple align[3];
78 struct weight_tuple *weight_ptr;
79 struct weight_tuple weight[3];
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dartefact.cc929 const auto weight_tuple = make_pair(prop, artp_data[prop].weight); in _get_randart_properties() local
932 weight_tuple); in _get_randart_properties()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/python/
H A Dpy_imagebufalgo.cpp1143 py::object weight_tuple, ROI roi = ROI::All(), in IBA_channel_sum_weight() argument
1147 py_to_stdvector(weight, weight_tuple); in IBA_channel_sum_weight()
1171 IBA_channel_sum_weight_ret(const ImageBuf& src, py::object weight_tuple, in IBA_channel_sum_weight_ret() argument
1176 py_to_stdvector(weight, weight_tuple); in IBA_channel_sum_weight_ret()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/python/
H A Dpy_imagebufalgo.cpp1143 py::object weight_tuple, ROI roi = ROI::All(), in IBA_channel_sum_weight() argument
1147 py_to_stdvector(weight, weight_tuple); in IBA_channel_sum_weight()
1171 IBA_channel_sum_weight_ret(const ImageBuf& src, py::object weight_tuple, in IBA_channel_sum_weight_ret() argument
1176 py_to_stdvector(weight, weight_tuple); in IBA_channel_sum_weight_ret()