Home
last modified time | relevance | path

Searched refs:out_hotp (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/photoflow/PhotoFlow-8472024f/src/legacy/operations/
H A Draw_developer.cc227 VipsImage* out_hotp = hotpixels->get_par()->build( in2, 0, NULL, NULL, level ); in build() local
260 in2.clear(); in2.push_back( out_hotp ); in build()
261 ca_correct->get_par()->set_image_hints( out_hotp ); in build()
264 g_object_unref( out_hotp ); in build()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Draw_developer.cc267 VipsImage* out_hotp = hotpixels->get_par()->build( in2, 0, NULL, NULL, level ); in build() local
300 in2.clear(); in2.push_back( out_hotp ); in build()
301 ca_correct->get_par()->set_image_hints( out_hotp ); in build()
304 g_object_unref( out_hotp ); in build()