Home
last modified time | relevance | path

Searched refs:epssqv (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/art/ART-1.9.3/rtengine/
H A Damaze_demosaic_RT.cc679 vfloat epssqv = F2V( epssq ); in amaze_demosaic_RT() local
701 vfloat vcdvarv = epssqv + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic_RT()
702 vfloat hcdvarv = epssqv + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic_RT()
711 … vfloat vcdvar1v = epssqv + LC2VFU(dgintv[indx]) + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic_RT()
712 … vfloat hcdvar1v = epssqv + LC2VFU(dginth[indx]) + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic_RT()
1114 …vfloat rbvarmv = epssqv + (gausseven0v * (LVFU(Dgrbsq1m[(indx - v1) >> 1]) + LVFU(Dgrbsq1m[(indx -… in amaze_demosaic_RT()
1117 …STVFU(pmwt[indx1] , rbvarmv / ((epssqv + (gausseven0v * (LVFU(Dgrbsq1p[(indx - v1) >> 1]) + LVFU(D… in amaze_demosaic_RT()
H A Ddemosaic_algos.cc533 __m128 epssqv = _mm_set1_ps( epssq ); in igv_interpolate() local
656 …ngv = vclampf(epssqv + c78v * SQRV(LVFU(vdif[indx1])) + c69v * (SQRV(LVFU(vdif[indx1 - v1])) + SQR… in igv_interpolate()
658 …egv = vclampf(epssqv + c78v * SQRV(LVFU(hdif[indx1])) + c69v * (SQRV(LVFU(hdif[indx1 - h1])) + SQR… in igv_interpolate()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Damaze_demosaic_RT.cc700 vfloat epssqv = F2V( epssq ); in amaze_demosaic_RT() local
722 vfloat vcdvarv = epssqv + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic_RT()
723 vfloat hcdvarv = epssqv + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic_RT()
732 vfloat vcdvar1v = epssqv + LC2VFU(dgintv[indx]) + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic_RT()
733 vfloat hcdvar1v = epssqv + LC2VFU(dginth[indx]) + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic_RT()
1135 …vfloat rbvarmv = epssqv + (gausseven0v * (LVFU(Dgrbsq1m[(indx - v1) >> 1]) + LVFU(Dgrbsq1m[(indx -… in amaze_demosaic_RT()
1138 …STVFU(pmwt[indx1] , rbvarmv / ((epssqv + (gausseven0v * (LVFU(Dgrbsq1p[(indx - v1) >> 1]) + LVFU(D… in amaze_demosaic_RT()
/dports/graphics/librtprocess/librtprocess-0.11.0/src/demosaic/
H A Damaze.cc703 vfloat epssqv = F2V( epssq ); in amaze_demosaic() local
725 vfloat vcdvarv = epssqv + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic()
726 vfloat hcdvarv = epssqv + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic()
735 … vfloat vcdvar1v = epssqv + LC2VFU(dgintv[indx]) + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic()
736 … vfloat hcdvar1v = epssqv + LC2VFU(dginth[indx]) + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic()
1138 …vfloat rbvarmv = epssqv + (gausseven0v * (LVFU(Dgrbsq1m[(indx - v1) >> 1]) + LVFU(Dgrbsq1m[(indx -… in amaze_demosaic()
1141 …STVFU(pmwt[indx1] , rbvarmv / ((epssqv + (gausseven0v * (LVFU(Dgrbsq1p[(indx - v1) >> 1]) + LVFU(D… in amaze_demosaic()
H A Digv.cc103 const vfloat epssqv = F2V(epssq); in igv_demosaic() local
217 …ngv = LIMV(epssqv + c78v * SQRV(LVFU(vdif[indx1])) + c69v * (SQRV(LVFU(vdif[indx1 - v1])) + SQRV(L… in igv_demosaic()
219 …egv = LIMV(epssqv + c78v * SQRV(LVFU(hdif[indx1])) + c69v * (SQRV(LVFU(hdif[indx1 - h1])) + SQRV(L… in igv_demosaic()
/dports/astro/siril/siril/subprojects/librtprocess/src/demosaic/
H A Damaze.cc703 vfloat epssqv = F2V( epssq ); in amaze_demosaic() local
725 vfloat vcdvarv = epssqv + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic()
726 vfloat hcdvarv = epssqv + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic()
735 … vfloat vcdvar1v = epssqv + LC2VFU(dgintv[indx]) + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic()
736 … vfloat hcdvar1v = epssqv + LC2VFU(dginth[indx]) + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic()
1138 …vfloat rbvarmv = epssqv + (gausseven0v * (LVFU(Dgrbsq1m[(indx - v1) >> 1]) + LVFU(Dgrbsq1m[(indx -… in amaze_demosaic()
1141 …STVFU(pmwt[indx1] , rbvarmv / ((epssqv + (gausseven0v * (LVFU(Dgrbsq1p[(indx - v1) >> 1]) + LVFU(D… in amaze_demosaic()
H A Digv.cc103 const vfloat epssqv = F2V(epssq); in igv_demosaic() local
217 …ngv = LIMV(epssqv + c78v * SQRV(LVFU(vdif[indx1])) + c69v * (SQRV(LVFU(vdif[indx1 - v1])) + SQRV(L… in igv_demosaic()
219 …egv = LIMV(epssqv + c78v * SQRV(LVFU(hdif[indx1])) + c69v * (SQRV(LVFU(hdif[indx1 - h1])) + SQRV(L… in igv_demosaic()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Damaze_demosaic_RT.cc693 vfloat epssqv = F2V( epssq ); in amaze_demosaic_RT() local
715 vfloat vcdvarv = epssqv + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic_RT()
716 vfloat hcdvarv = epssqv + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic_RT()
725 … vfloat vcdvar1v = epssqv + LC2VFU(dgintv[indx]) + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic_RT()
726 … vfloat hcdvar1v = epssqv + LC2VFU(dginth[indx]) + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic_RT()
1128 …vfloat rbvarmv = epssqv + (gausseven0v * (LVFU(Dgrbsq1m[(indx - v1) >> 1]) + LVFU(Dgrbsq1m[(indx -… in amaze_demosaic_RT()
1131 …STVFU(pmwt[indx1] , rbvarmv / ((epssqv + (gausseven0v * (LVFU(Dgrbsq1p[(indx - v1) >> 1]) + LVFU(D… in amaze_demosaic_RT()
H A Ddemosaic_algos.cc254 __m128 epssqv = _mm_set1_ps( epssq ); in igv_interpolate() local
377 …ngv = vclampf(epssqv + c78v * SQRV(LVFU(vdif[indx1])) + c69v * (SQRV(LVFU(vdif[indx1 - v1])) + SQR… in igv_interpolate()
379 …egv = vclampf(epssqv + c78v * SQRV(LVFU(hdif[indx1])) + c69v * (SQRV(LVFU(hdif[indx1 - h1])) + SQR… in igv_interpolate()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/demosaic/
H A Damaze.cc713 vfloat epssqv = F2V( epssq ); in amaze_demosaic() local
735 vfloat vcdvarv = epssqv + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic()
736 vfloat hcdvarv = epssqv + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic()
745 … vfloat vcdvar1v = epssqv + LC2VFU(dgintv[indx]) + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic()
746 … vfloat hcdvar1v = epssqv + LC2VFU(dginth[indx]) + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic()
1148 …vfloat rbvarmv = epssqv + (gausseven0v * (LVFU(Dgrbsq1m[(indx - v1) >> 1]) + LVFU(Dgrbsq1m[(indx -… in amaze_demosaic()
1151 …STVFU(pmwt[indx1] , rbvarmv / ((epssqv + (gausseven0v * (LVFU(Dgrbsq1p[(indx - v1) >> 1]) + LVFU(D… in amaze_demosaic()
H A Digv.cc103 const vfloat epssqv = F2V(epssq); in igv_demosaic() local
217 …ngv = LIMV(epssqv + c78v * SQRV(LVFU(vdif[indx1])) + c69v * (SQRV(LVFU(vdif[indx1 - v1])) + SQRV(L… in igv_demosaic()
219 …egv = LIMV(epssqv + c78v * SQRV(LVFU(hdif[indx1])) + c69v * (SQRV(LVFU(hdif[indx1 - h1])) + SQRV(L… in igv_demosaic()
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Damaze_demosaic_RT.cc1079 vfloat epssqv = F2V(epssq); in amaze_demosaic_RT() local
1107 vfloat vcdvarv = epssqv + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic_RT()
1108 vfloat hcdvarv = epssqv + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic_RT()
1117 vfloat vcdvar1v = epssqv + LC2VFU(dgintv[indx]) + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic_RT()
1118 vfloat hcdvar1v = epssqv + LC2VFU(dginth[indx]) + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic_RT()
1604 = epssqv in amaze_demosaic_RT()
1613 rbvarmv / ((epssqv in amaze_demosaic_RT()
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Damaze_demosaic_RT.cc1079 vfloat epssqv = F2V(epssq); in amaze_demosaic_RT() local
1107 vfloat vcdvarv = epssqv + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic_RT()
1108 vfloat hcdvarv = epssqv + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic_RT()
1117 vfloat vcdvar1v = epssqv + LC2VFU(dgintv[indx]) + vintpf(vwtv, Dgrbvvardv, Dgrbvvaruv); in amaze_demosaic_RT()
1118 vfloat hcdvar1v = epssqv + LC2VFU(dginth[indx]) + vintpf(hwtv, Dgrbhvarrv, Dgrbhvarlv); in amaze_demosaic_RT()
1604 = epssqv in amaze_demosaic_RT()
1613 rbvarmv / ((epssqv in amaze_demosaic_RT()