Home
last modified time | relevance | path

Searched refs:rbpv (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/art/ART-1.9.3/rtengine/
H A Damaze_demosaic_RT.cc1104 vfloat rbpv = (wtnev * rbswv + wtswv * rbnev) / (wtnev + wtswv); in amaze_demosaic_RT() local
1106 temp1v = median(rbpv , LC2VFU(cfa[indx - p1]), LC2VFU(cfa[indx + p1])); in amaze_demosaic_RT()
1107 wtv = vmul2f(cfav - rbpv) / (epsv + rbpv + cfav); in amaze_demosaic_RT()
1108 temp2v = vintpf(wtv, rbpv, temp1v); in amaze_demosaic_RT()
1110 temp2v = vself(vmaskf_lt(rbpv + rbpv, cfav), temp1v, temp2v); in amaze_demosaic_RT()
1111 temp2v = vself(vmaskf_lt(rbpv, cfav), temp2v, rbpv); in amaze_demosaic_RT()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Damaze_demosaic_RT.cc1125 vfloat rbpv = (wtnev * rbswv + wtswv * rbnev) / (wtnev + wtswv); in amaze_demosaic_RT() local
1127 temp1v = median(rbpv , LC2VFU(cfa[indx - p1]), LC2VFU(cfa[indx + p1])); in amaze_demosaic_RT()
1128 wtv = vmul2f(cfav - rbpv) / (epsv + rbpv + cfav); in amaze_demosaic_RT()
1129 temp2v = vintpf(wtv, rbpv, temp1v); in amaze_demosaic_RT()
1131 temp2v = vself(vmaskf_lt(rbpv + rbpv, cfav), temp1v, temp2v); in amaze_demosaic_RT()
1132 temp2v = vself(vmaskf_lt(rbpv, cfav), temp2v, rbpv); in amaze_demosaic_RT()
/dports/graphics/librtprocess/librtprocess-0.11.0/src/demosaic/
H A Damaze.cc1128 vfloat rbpv = (wtnev * rbswv + wtswv * rbnev) / (wtnev + wtswv); in amaze_demosaic() local
1130 temp1v = median(rbpv , LC2VFU(cfa[indx - p1]), LC2VFU(cfa[indx + p1])); in amaze_demosaic()
1131 wtv = vmul2f(cfav - rbpv) / (epsv + rbpv + cfav); in amaze_demosaic()
1132 temp2v = vintpf(wtv, rbpv, temp1v); in amaze_demosaic()
1134 temp2v = vself(vmaskf_lt(rbpv + rbpv, cfav), temp1v, temp2v); in amaze_demosaic()
1135 temp2v = vself(vmaskf_lt(rbpv, cfav), temp2v, rbpv); in amaze_demosaic()
/dports/astro/siril/siril/subprojects/librtprocess/src/demosaic/
H A Damaze.cc1128 vfloat rbpv = (wtnev * rbswv + wtswv * rbnev) / (wtnev + wtswv); in amaze_demosaic() local
1130 temp1v = median(rbpv , LC2VFU(cfa[indx - p1]), LC2VFU(cfa[indx + p1])); in amaze_demosaic()
1131 wtv = vmul2f(cfav - rbpv) / (epsv + rbpv + cfav); in amaze_demosaic()
1132 temp2v = vintpf(wtv, rbpv, temp1v); in amaze_demosaic()
1134 temp2v = vself(vmaskf_lt(rbpv + rbpv, cfav), temp1v, temp2v); in amaze_demosaic()
1135 temp2v = vself(vmaskf_lt(rbpv, cfav), temp2v, rbpv); in amaze_demosaic()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Damaze_demosaic_RT.cc1118 vfloat rbpv = (wtnev * rbswv + wtswv * rbnev) / (wtnev + wtswv); in amaze_demosaic_RT() local
1120 temp1v = median(rbpv , LC2VFU(cfa[indx - p1]), LC2VFU(cfa[indx + p1])); in amaze_demosaic_RT()
1121 wtv = vmul2f(cfav - rbpv) / (epsv + rbpv + cfav); in amaze_demosaic_RT()
1122 temp2v = vintpf(wtv, rbpv, temp1v); in amaze_demosaic_RT()
1124 temp2v = vself(vmaskf_lt(rbpv + rbpv, cfav), temp1v, temp2v); in amaze_demosaic_RT()
1125 temp2v = vself(vmaskf_lt(rbpv, cfav), temp2v, rbpv); in amaze_demosaic_RT()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/demosaic/
H A Damaze.cc1138 vfloat rbpv = (wtnev * rbswv + wtswv * rbnev) / (wtnev + wtswv); in amaze_demosaic() local
1140 temp1v = median(rbpv , LC2VFU(cfa[indx - p1]), LC2VFU(cfa[indx + p1])); in amaze_demosaic()
1141 wtv = vmul2f(cfav - rbpv) / (epsv + rbpv + cfav); in amaze_demosaic()
1142 temp2v = vintpf(wtv, rbpv, temp1v); in amaze_demosaic()
1144 temp2v = vself(vmaskf_lt(rbpv + rbpv, cfav), temp1v, temp2v); in amaze_demosaic()
1145 temp2v = vself(vmaskf_lt(rbpv, cfav), temp2v, rbpv); in amaze_demosaic()
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Damaze_demosaic_RT.cc1592 vfloat rbpv = (wtnev * rbswv + wtswv * rbnev) / (wtnev + wtswv); in amaze_demosaic_RT() local
1594 temp1v = ULIMV(rbpv, LC2VFU(cfa[indx - p1]), LC2VFU(cfa[indx + p1])); in amaze_demosaic_RT()
1595 wtv = vmul2f(cfav - rbpv) / (epsv + rbpv + cfav); in amaze_demosaic_RT()
1596 temp2v = vintpf(wtv, rbpv, temp1v); in amaze_demosaic_RT()
1598 temp2v = vself(vmaskf_lt(rbpv + rbpv, cfav), temp1v, temp2v); in amaze_demosaic_RT()
1599 temp2v = vself(vmaskf_lt(rbpv, cfav), temp2v, rbpv); in amaze_demosaic_RT()
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Damaze_demosaic_RT.cc1592 vfloat rbpv = (wtnev * rbswv + wtswv * rbnev) / (wtnev + wtswv); in amaze_demosaic_RT() local
1594 temp1v = ULIMV(rbpv, LC2VFU(cfa[indx - p1]), LC2VFU(cfa[indx + p1])); in amaze_demosaic_RT()
1595 wtv = vmul2f(cfav - rbpv) / (epsv + rbpv + cfav); in amaze_demosaic_RT()
1596 temp2v = vintpf(wtv, rbpv, temp1v); in amaze_demosaic_RT()
1598 temp2v = vself(vmaskf_lt(rbpv + rbpv, cfav), temp1v, temp2v); in amaze_demosaic_RT()
1599 temp2v = vself(vmaskf_lt(rbpv, cfav), temp2v, rbpv); in amaze_demosaic_RT()
/dports/chinese/ibus-table-chinese/ibus-table-chinese-1.8.3/tables/wubi-haifeng/
H A DWord.tab14824 报案 rbpv rbpv 2210000 554000 2764000 0 2
48806 凶案 rbpv qbpv 257000 42900 299900 0 2
H A Dwubi-haifeng86.UTF-894357 rbpv 报案 2774000
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DWubi.txt.in52293 rbpv 报案 123
/dports/chinese/wenju/wenju-1.6/src/tim/tables/
H A Dwubi.tim48545 rbpv=报案
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DWubi.txt.in52293 rbpv 报案 123
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DWubi.txt.in52293 rbpv 报案 123
/dports/korean/scim-tables/scim-tables-0.5.10/tables/zh/
H A DWubi.txt.in52293 rbpv 报案 123
/dports/chinese/brise/brise-brise-0.35/supplement/
H A Dwubi86.dict.yaml88658 报案 rbpv 4050000
/dports/chinese/rime-wubi/rime-wubi-f1876f08f1d4a9696395be0070c0e8e4353c44cb/
H A Dwubi86.dict.yaml88602 报案 rbpv 4050000