/dports/graphics/librtprocess/librtprocess-0.11.0/src/demosaic/ |
H A D | bayerfast.cc | 161 const vfloat clip_ptv = F2V(clip_pt); in bayerfast_demosaic() local 170 …FU(rawData[i - 1][j + 1]) + LVFU(rawData[i + 1][j + 1]) + LVFU(rawData[i + 1][j - 1]), clip_ptv))); in bayerfast_demosaic() 187 …FU(rawData[i - 1][j + 1]) + LVFU(rawData[i + 1][j + 1]) + LVFU(rawData[i + 1][j - 1]), clip_ptv))); in bayerfast_demosaic()
|
H A D | amaze.cc | 549 vfloat clip_ptv = F2V( clip_pt ); in amaze_demosaic() local 589 hcdv = vself( vmaskf_gt( Ginthv, clip_ptv), tempv, hcdv); in amaze_demosaic() 600 vcdv = vself( vmaskf_gt( Gintvv, clip_ptv), tempv, vcdv); in amaze_demosaic() 1111 …STVFU(rbm[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - m1]), LC2VF… in amaze_demosaic() 1136 …STVFU(rbp[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - p1]), LC2VF… in amaze_demosaic() 1293 …Gintvv = vself(vmaskf_gt(Gintvv, clip_ptv), median(Gintvv, LC2VFU(cfa[indx - v1]), LC2VFU(cfa[indx… in amaze_demosaic() 1311 …Ginthv = vself(vmaskf_gt(Ginthv, clip_ptv), median(Ginthv, LC2VFU(cfa[indx - 1]), LC2VFU(cfa[indx … in amaze_demosaic()
|
/dports/astro/siril/siril/subprojects/librtprocess/src/demosaic/ |
H A D | bayerfast.cc | 161 const vfloat clip_ptv = F2V(clip_pt); in bayerfast_demosaic() local 170 …FU(rawData[i - 1][j + 1]) + LVFU(rawData[i + 1][j + 1]) + LVFU(rawData[i + 1][j - 1]), clip_ptv))); in bayerfast_demosaic() 187 …FU(rawData[i - 1][j + 1]) + LVFU(rawData[i + 1][j + 1]) + LVFU(rawData[i + 1][j - 1]), clip_ptv))); in bayerfast_demosaic()
|
H A D | amaze.cc | 549 vfloat clip_ptv = F2V( clip_pt ); in amaze_demosaic() local 589 hcdv = vself( vmaskf_gt( Ginthv, clip_ptv), tempv, hcdv); in amaze_demosaic() 600 vcdv = vself( vmaskf_gt( Gintvv, clip_ptv), tempv, vcdv); in amaze_demosaic() 1111 …STVFU(rbm[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - m1]), LC2VF… in amaze_demosaic() 1136 …STVFU(rbp[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - p1]), LC2VF… in amaze_demosaic() 1293 …Gintvv = vself(vmaskf_gt(Gintvv, clip_ptv), median(Gintvv, LC2VFU(cfa[indx - v1]), LC2VFU(cfa[indx… in amaze_demosaic() 1311 …Ginthv = vself(vmaskf_gt(Ginthv, clip_ptv), median(Ginthv, LC2VFU(cfa[indx - 1]), LC2VFU(cfa[indx … in amaze_demosaic()
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/demosaic/ |
H A D | bayerfast.cc | 161 const vfloat clip_ptv = F2V(clip_pt); in bayerfast_demosaic() local 170 …FU(rawData[i - 1][j + 1]) + LVFU(rawData[i + 1][j + 1]) + LVFU(rawData[i + 1][j - 1]), clip_ptv))); in bayerfast_demosaic() 187 …FU(rawData[i - 1][j + 1]) + LVFU(rawData[i + 1][j + 1]) + LVFU(rawData[i + 1][j - 1]), clip_ptv))); in bayerfast_demosaic()
|
H A D | amaze.cc | 559 vfloat clip_ptv = F2V( clip_pt ); in amaze_demosaic() local 599 hcdv = vself( vmaskf_gt( Ginthv, clip_ptv), tempv, hcdv); in amaze_demosaic() 610 vcdv = vself( vmaskf_gt( Gintvv, clip_ptv), tempv, vcdv); in amaze_demosaic() 1121 …STVFU(rbm[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - m1]), LC2VF… in amaze_demosaic() 1146 …STVFU(rbp[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - p1]), LC2VF… in amaze_demosaic() 1303 …Gintvv = vself(vmaskf_gt(Gintvv, clip_ptv), median(Gintvv, LC2VFU(cfa[indx - v1]), LC2VFU(cfa[indx… in amaze_demosaic() 1321 …Ginthv = vself(vmaskf_gt(Ginthv, clip_ptv), median(Ginthv, LC2VFU(cfa[indx - 1]), LC2VFU(cfa[indx … in amaze_demosaic()
|
/dports/graphics/art/ART-1.9.3/rtengine/ |
H A D | fast_demo.cc | 358 __m128 clip_ptv = _mm_set1_ps( clip_pt ); in fast_demosaic() local 367 …FU(rawData[i - 1][j + 1]) + LVFU(rawData[i + 1][j + 1]) + LVFU(rawData[i + 1][j - 1]), clip_ptv))); in fast_demosaic() 384 …FU(rawData[i - 1][j + 1]) + LVFU(rawData[i + 1][j + 1]) + LVFU(rawData[i + 1][j - 1]), clip_ptv))); in fast_demosaic()
|
H A D | amaze_demosaic_RT.cc | 525 vfloat clip_ptv = F2V( clip_pt ); in amaze_demosaic_RT() local 565 hcdv = vself( vmaskf_gt( Ginthv, clip_ptv), tempv, hcdv); in amaze_demosaic_RT() 576 vcdv = vself( vmaskf_gt( Gintvv, clip_ptv), tempv, vcdv); in amaze_demosaic_RT() 1087 …STVFU(rbm[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - m1]), LC2VF… in amaze_demosaic_RT() 1112 …STVFU(rbp[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - p1]), LC2VF… in amaze_demosaic_RT() 1269 …Gintvv = vself(vmaskf_gt(Gintvv, clip_ptv), median(Gintvv, LC2VFU(cfa[indx - v1]), LC2VFU(cfa[indx… in amaze_demosaic_RT() 1287 …Ginthv = vself(vmaskf_gt(Ginthv, clip_ptv), median(Ginthv, LC2VFU(cfa[indx - 1]), LC2VFU(cfa[indx … in amaze_demosaic_RT()
|
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/ |
H A D | fast_demo.cc | 365 __m128 clip_ptv = _mm_set1_ps( clip_pt ); in fast_demosaic() local 374 …FU(rawData[i - 1][j + 1]) + LVFU(rawData[i + 1][j + 1]) + LVFU(rawData[i + 1][j - 1]), clip_ptv))); in fast_demosaic() 391 …FU(rawData[i - 1][j + 1]) + LVFU(rawData[i + 1][j + 1]) + LVFU(rawData[i + 1][j - 1]), clip_ptv))); in fast_demosaic()
|
H A D | amaze_demosaic_RT.cc | 539 vfloat clip_ptv = F2V( clip_pt ); in amaze_demosaic_RT() local 579 hcdv = vself( vmaskf_gt( Ginthv, clip_ptv), tempv, hcdv); in amaze_demosaic_RT() 590 vcdv = vself( vmaskf_gt( Gintvv, clip_ptv), tempv, vcdv); in amaze_demosaic_RT() 1101 …STVFU(rbm[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - m1]), LC2VF… in amaze_demosaic_RT() 1126 …STVFU(rbp[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - p1]), LC2VF… in amaze_demosaic_RT() 1283 …Gintvv = vself(vmaskf_gt(Gintvv, clip_ptv), median(Gintvv, LC2VFU(cfa[indx - v1]), LC2VFU(cfa[indx… in amaze_demosaic_RT() 1301 …Ginthv = vself(vmaskf_gt(Ginthv, clip_ptv), median(Ginthv, LC2VFU(cfa[indx - 1]), LC2VFU(cfa[indx … in amaze_demosaic_RT()
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/ |
H A D | amaze_demosaic_RT.cc | 546 vfloat clip_ptv = F2V( clip_pt ); in amaze_demosaic_RT() local 586 hcdv = vself( vmaskf_gt( Ginthv, clip_ptv), tempv, hcdv); in amaze_demosaic_RT() 597 vcdv = vself( vmaskf_gt( Gintvv, clip_ptv), tempv, vcdv); in amaze_demosaic_RT() 1108 …STVFU(rbm[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - m1]), LC2VF… in amaze_demosaic_RT() 1133 …STVFU(rbp[indx1], vself(vmaskf_gt(temp2v, clip_ptv), median(temp2v , LC2VFU(cfa[indx - p1]), LC2VF… in amaze_demosaic_RT() 1290 …Gintvv = vself(vmaskf_gt(Gintvv, clip_ptv), median(Gintvv, LC2VFU(cfa[indx - v1]), LC2VFU(cfa[indx… in amaze_demosaic_RT() 1308 …Ginthv = vself(vmaskf_gt(Ginthv, clip_ptv), median(Ginthv, LC2VFU(cfa[indx - 1]), LC2VFU(cfa[indx … in amaze_demosaic_RT()
|
/dports/graphics/darktable38/darktable-3.8.0/src/iop/ |
H A D | amaze_demosaic_RT.cc | 880 vfloat clip_ptv = F2V(clip_pt); in amaze_demosaic_RT() local 933 hcdv = vself(vmaskf_gt(Ginthv, clip_ptv), tempv, hcdv); in amaze_demosaic_RT() 944 vcdv = vself(vmaskf_gt(Gintvv, clip_ptv), tempv, vcdv); in amaze_demosaic_RT() 1572 STVFU(rbm[indx1], vself(vmaskf_gt(temp2v, clip_ptv), in amaze_demosaic_RT() 1600 STVFU(rbp[indx1], vself(vmaskf_gt(temp2v, clip_ptv), in amaze_demosaic_RT() 1828 Gintvv = vself(vmaskf_gt(Gintvv, clip_ptv), in amaze_demosaic_RT() 1848 Ginthv = vself(vmaskf_gt(Ginthv, clip_ptv), in amaze_demosaic_RT()
|
/dports/graphics/darktable/darktable-3.6.1/src/iop/ |
H A D | amaze_demosaic_RT.cc | 880 vfloat clip_ptv = F2V(clip_pt); in amaze_demosaic_RT() local 933 hcdv = vself(vmaskf_gt(Ginthv, clip_ptv), tempv, hcdv); in amaze_demosaic_RT() 944 vcdv = vself(vmaskf_gt(Gintvv, clip_ptv), tempv, vcdv); in amaze_demosaic_RT() 1572 STVFU(rbm[indx1], vself(vmaskf_gt(temp2v, clip_ptv), in amaze_demosaic_RT() 1600 STVFU(rbp[indx1], vself(vmaskf_gt(temp2v, clip_ptv), in amaze_demosaic_RT() 1828 Gintvv = vself(vmaskf_gt(Gintvv, clip_ptv), in amaze_demosaic_RT() 1848 Ginthv = vself(vmaskf_gt(Ginthv, clip_ptv), in amaze_demosaic_RT()
|