Home
last modified time | relevance | path

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

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dimprocfun.cc664 int w_thumb = -1, h_thumb = thumb_size; in getAutoDistor() local
667 …Thumbnail* thumb = rtengine::Thumbnail::loadQuickFromRaw (fname, sensorType, w_thumb, h_thumb, 1, … in getAutoDistor()
688 if (w_thumb > w_raw) { in getAutoDistor()
691 width = w_thumb; in getAutoDistor()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dimprocfun.cc5662 int w_thumb = -1, h_thumb = thumb_size; in getAutoDistor() local
5665 …Thumbnail* thumb = rtengine::Thumbnail::loadQuickFromRaw (fname, ri, sensorType, w_thumb, h_thumb,… in getAutoDistor()
5686 if (w_thumb > w_raw) { in getAutoDistor()
5689 width = w_thumb; in getAutoDistor()