Home
last modified time | relevance | path

Searched refs:ST_BAYER (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dfilmnegativeproc.cc52 …if (ri->getSensorType() != rtengine::ST_BAYER && ri->getSensorType() != rtengine::ST_FUJI_XTRANS) { in channelsAvg()
74 … const int ch = ri->getSensorType() == rtengine::ST_BAYER ? ri->FC(r,c) : ri->XTRANSFC(r,c); in channelsAvg()
180 if (ri->getSensorType() == ST_BAYER) { in filmNegativeProcess()
258 if (ri->getSensorType() == ST_BAYER) { in filmNegativeProcess()
353 if (ri->getSensorType() == ST_BAYER) { in filmNegativeProcess()
H A Dimageformat.h46 ST_BAYER, enumerator
H A Dimproccoordinator.cc293 imgsrc->getSensorType() == ST_BAYER in updatePreviewImage()
315 …eListener->imageTypeChanged(imgsrc->isRAW(), imgsrc->getSensorType() == ST_BAYER, imgsrc->getSenso… in updatePreviewImage()
324 if (imgsrc->getSensorType() == ST_BAYER) { in updatePreviewImage()
330 if(imgsrc->getSensorType() == ST_BAYER) { in updatePreviewImage()
339 …bool autoContrast = imgsrc->getSensorType() == ST_BAYER ? params->raw.bayersensor.dualDemosaicAuto… in updatePreviewImage()
340 …double contrastThreshold = imgsrc->getSensorType() == ST_BAYER ? params->raw.bayersensor.dualDemos… in updatePreviewImage()
343 if (imgsrc->getSensorType() == ST_BAYER && bayerAutoContrastListener && autoContrast) { in updatePreviewImage()
855 if (imgsrc->getSensorType() == ST_BAYER) { in updatePreviewImage()
H A Drawimagesource.cc926 case ST_BAYER: in getImage()
1501 if ( ri->getSensorType() == ST_BAYER ) { in preprocess()
1575 if (ri->getSensorType() == ST_BAYER) { in demosaic()
1685 if (getSensorType() == ST_BAYER) { in demosaic()
2505 if (getSensorType() == ST_BAYER || getSensorType() == ST_FOVEON ) { in scaleColors()
2542 if( ri->getSensorType() == ST_BAYER) { in scaleColors()
3660 if (ri->getSensorType() == ST_BAYER) { in getAutoExpHistogram()
3788 if (ri->getSensorType() == ST_BAYER) { in getRAWHistogram()
3929 if (ri->getSensorType() != ST_BAYER) { in getAutoWBMultipliers()
3965 if (ri->getSensorType() != ST_BAYER) { in getAutoWBMultipliers()
[all …]
H A Ddfmanager.cc152 …int rSize = W * ((ri->getSensorType() == ST_BAYER || ri->getSensorType() == ST_FUJI_XTRANS) ? 1 : … in updateRawImage()
174 if( ri->getSensorType() == ST_BAYER || ri->getSensorType() == ST_FUJI_XTRANS ) { in updateRawImage()
223 if( df->getSensorType() == ST_BAYER || df->getSensorType() == ST_FUJI_XTRANS ) { in updateBadPixelList()
H A Dffmanager.cc148 …int rSize = W * ((ri->getSensorType() == ST_BAYER || ri->getSensorType() == ST_FUJI_XTRANS || ri->… in updateRawImage()
170 …if( ri->getSensorType() == ST_BAYER || ri->getSensorType() == ST_FUJI_XTRANS || ri->get_colors() =… in updateRawImage()
H A Dsimpleprocess.cc167 if(imgsrc->getSensorType() == ST_BAYER) { in stage_init()
217 …if ((imgsrc->getSensorType() == ST_BAYER || (imgsrc->getSensorType() == ST_FUJI_XTRANS)) && params… in stage_init()
224 …bool autoContrast = imgsrc->getSensorType() == ST_BAYER ? params.raw.bayersensor.dualDemosaicAutoC… in stage_init()
225 …double contrastThreshold = imgsrc->getSensorType() == ST_BAYER ? params.raw.bayersensor.dualDemosa… in stage_init()
1151 if (imgsrc->getSensorType() == ST_BAYER) { in stage_finish()
H A Drawflatfield.cc284 if (ri->getSensorType() == ST_BAYER || ri->get_colors() == 1) { in processFlatField()
474 if (ri->getSensorType() == ST_BAYER || ri->get_colors() == 1) { in processFlatField()
H A Drtthumbnail.cc604 if (ri->getSensorType() == ST_BAYER) in loadFromRaw()
647 if (ri->getSensorType() == ST_BAYER) { in loadFromRaw()
857 } else if (ri->getSensorType() == ST_BAYER) { in loadFromRaw()
1101 if (sensorType == ST_BAYER) { in processImage()
H A Drawimage.cc72 return ST_BAYER; in getSensorType()
H A Dimagedata.cc970 if (sensorType == ST_BAYER) { in getBestExifData()
H A Dcapturesharpening.cc1008 …if (!(ri->getSensorType() == ST_BAYER || ri->getSensorType() == ST_FUJI_XTRANS || ri->get_colors()… in captureSharpening()
1036 if (getSensorType() == ST_BAYER) { in captureSharpening()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dimageformat.h46 ST_BAYER, enumerator
H A Drawimage.cc75 return ST_BAYER; in getSensorType()
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dimageformat.h47 ST_BAYER, enumerator
H A Drawimagesource.cc912 case ST_BAYER: in getImage()
970 (ri->getSensorType() == ST_BAYER ? 4 : in computeFullSize()
1580 if ( ri->getSensorType() == ST_BAYER ) { in preprocess()
1656 if (ri->getSensorType() == ST_BAYER) { in demosaic()
1748 if (getSensorType() == ST_BAYER) { in demosaic()
2519 if( ri->getSensorType() == ST_BAYER) { in scaleColors()
3564 if (ri->getSensorType() == ST_BAYER) { in getAutoExpHistogram()
3695 if (ri->getSensorType() == ST_BAYER) {
3884 if (ri->getSensorType() == ST_BAYER) { in getRAWHistogram()
4023 if (ri->getSensorType() != ST_BAYER) { in getAutoWBMultipliers()
[all …]
H A Dfilmnegativeproc.cc66 if (ri->getSensorType() == ST_BAYER || ri->getSensorType() == ST_FUJI_XTRANS) { in channelsAvg()
69 const int ch = ri->getSensorType() == ST_BAYER ? ri->FC(r, c) : ri->XTRANSFC(r, c); in channelsAvg()
154 if (ri->getSensorType() == ST_BAYER) { in calcMedians()
509 if (ri->getSensorType() == ST_BAYER) { in filmNegativeProcess()
634 if (ri->getSensorType() == ST_BAYER) { in filmNegativeProcess()
H A Dsimpleprocess.cc137 if(imgsrc->getSensorType() == ST_BAYER) { in stage_init()
221 …bool autoContrast = imgsrc->getSensorType() == ST_BAYER ? params.raw.bayersensor.dualDemosaicAutoC… in stage_init()
222 …double contrastThreshold = imgsrc->getSensorType() == ST_BAYER ? params.raw.bayersensor.dualDemosa… in stage_init()
H A Ddfmanager.cc148 …int rSize = W * ((ri->getSensorType() == ST_BAYER || ri->getSensorType() == ST_FUJI_XTRANS) ? 1 : … in updateRawImage()
170 if( ri->getSensorType() == ST_BAYER || ri->getSensorType() == ST_FUJI_XTRANS ) { in updateRawImage()
219 if( df->getSensorType() == ST_BAYER || df->getSensorType() == ST_FUJI_XTRANS ) { in updateBadPixelList()
H A Dimproccoordinator.cc352 …eListener->imageTypeChanged(imgsrc->isRAW(), imgsrc->getSensorType() == ST_BAYER, imgsrc->getSenso… in updatePreviewImage()
360 if (imgsrc->getSensorType() == ST_BAYER) { in updatePreviewImage()
366 if(imgsrc->getSensorType() == ST_BAYER) { in updatePreviewImage()
375 …bool autoContrast = imgsrc->getSensorType() == ST_BAYER ? params.raw.bayersensor.dualDemosaicAutoC… in updatePreviewImage()
376 …double contrastThreshold = imgsrc->getSensorType() == ST_BAYER ? params.raw.bayersensor.dualDemosa… in updatePreviewImage()
379 if (imgsrc->getSensorType() == ST_BAYER && bayerAutoContrastListener && autoContrast) { in updatePreviewImage()
H A Dffmanager.cc141 …int rSize = W * ((ri->getSensorType() == ST_BAYER || ri->getSensorType() == ST_FUJI_XTRANS || ri->… in updateRawImage()
163 …if( ri->getSensorType() == ST_BAYER || ri->getSensorType() == ST_FUJI_XTRANS || ri->get_colors() =… in updateRawImage()
H A Dpreviewimage.cc370 …if ((ri->getSensorType() == ST_BAYER || ri->getSensorType() == ST_FUJI_XTRANS) && ri->get_colors()… in mark_clipped()
371 const bool bayer = ri->getSensorType() == ST_BAYER; in mark_clipped()
515 if (ri->getSensorType() == ST_BAYER) { in rescale()
H A Ddeconvautoradius.cc203 if (ri->getSensorType() == ST_BAYER) { in getDeconvAutoRadius()
H A Drtthumbnail.cc456 if (ri->getSensorType() == ST_BAYER) in loadFromRaw()
499 if (ri->getSensorType() == ST_BAYER) { in loadFromRaw()
709 } else if (ri->getSensorType() == ST_BAYER) { in loadFromRaw()
H A Drawimage.cc73 return ST_BAYER; in getSensorType()

12