Home
last modified time | relevance | path

Searched refs:sraw (Results 1 – 25 of 785) sorted by last modified time

12345678910>>...32

/dports/graphics/photivo/photivo/Sources/
H A DptDcRaw.cpp880 int bits, high, wide, clrs, sraw, psv, restart, vpred[6]; member
902 jh->sraw = ((data[7] >> 4) * (data[7] & 15) - 1) & 3; in ljpeg_start()
907 jh->clrs = data[5] + jh->sraw; in ljpeg_start()
925 if (jh->sraw) { in ljpeg_start()
927 for (c=0;c<(jh->sraw);c++) jh->huff[1+c] = jh->huff[0]; in ljpeg_start()
973 if (jh->sraw && c <= jh->sraw && (col | c)) in ljpeg_row()
988 if (c <= jh->sraw) spred = **row; in ljpeg_row()
1062 hue = (jh.sraw+1) << 2; in canon_sraw_load_raw()
1064 hue = jh.sraw << 1; in canon_sraw_load_raw()
1068 if (row & (jh.sraw >> 1)) in canon_sraw_load_raw()
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Ddcraw_common.cpp882 jh->sraw = ((data[7] >> 4) * (data[7] & 15) - 1) & 3; in ljpeg_start()
889 jh->clrs = data[5] + jh->sraw; in ljpeg_start()
917 if (jh->sraw) in ljpeg_start()
920 FORC(jh->sraw) jh->huff[1 + c] = jh->huff[0]; in ljpeg_start()
975 if (jh->sraw && c <= jh->sraw && (col | c)) in ljpeg_row()
1009 if (c <= jh->sraw) in ljpeg_row()
1187 hue = (jh.sraw + 1) << 2; in canon_sraw_load_raw()
1189 hue = jh.sraw << 1; in canon_sraw_load_raw()
1197 if (row & (jh.sraw >> 1)) in canon_sraw_load_raw()
12949 if (!(jh.sraw || (jh.clrs & 1))) in parse_tiff_ifd()
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/dcraw/
H A Ddcraw.c810 int algo, bits, high, wide, clrs, sraw, psv, restart, vpred[6]; member
831 jh->sraw = ((data[7] >> 4) * (data[7] & 15) - 1) & 3; in ljpeg_start()
838 jh->clrs = data[5] + jh->sraw; in ljpeg_start()
862 if (jh->sraw) { in ljpeg_start()
864 FORC(jh->sraw) jh->huff[1+c] = jh->huff[0]; in ljpeg_start()
909 if (jh->sraw && c <= jh->sraw && (col | c)) in ljpeg_row()
924 if (c <= jh->sraw) spred = **row; in ljpeg_row()
995 hue = (jh.sraw+1) << 2; in canon_sraw_load_raw()
997 hue = jh.sraw << 1; in canon_sraw_load_raw()
1001 if (row & (jh.sraw >> 1)) in canon_sraw_load_raw()
[all …]
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcraw.cc837 int bits, high, wide, clrs, sraw, psv, restart, vpred[6]; member
858 jh->sraw = ((data[7] >> 4) * (data[7] & 15) - 1) & 3; in ljpeg_start()
865 jh->clrs = data[5] + jh->sraw; in ljpeg_start()
889 if (jh->sraw) { in ljpeg_start()
891 FORC(jh->sraw) jh->huff[1+c] = jh->huff[0]; in ljpeg_start()
936 if (jh->sraw && c <= jh->sraw && (col | c)) in ljpeg_row()
950 if (c <= jh->sraw) spred = **row; in ljpeg_row()
1039 hue = (jh.sraw+1) << 2; in canon_sraw_load_raw()
1041 hue = jh.sraw << 1; in canon_sraw_load_raw()
1045 if (row & (jh.sraw >> 1)) in canon_sraw_load_raw()
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/coprocesses/dcraw/
H A Ddcraw_lz.c826 int algo, bits, high, wide, clrs, sraw, psv, restart, vpred[6]; member
847 jh->sraw = ((data[7] >> 4) * (data[7] & 15) - 1) & 3; in ljpeg_start()
854 jh->clrs = data[5] + jh->sraw; in ljpeg_start()
878 if (jh->sraw) { in ljpeg_start()
880 FORC(jh->sraw) jh->huff[1+c] = jh->huff[0]; in ljpeg_start()
925 if (jh->sraw && c <= jh->sraw && (col | c)) in ljpeg_row()
940 if (c <= jh->sraw) spred = **row; in ljpeg_row()
1011 hue = (jh.sraw+1) << 2; in canon_sraw_load_raw()
1013 hue = jh.sraw << 1; in canon_sraw_load_raw()
1017 if (row & (jh.sraw >> 1)) in canon_sraw_load_raw()
[all …]
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-dcraw/
H A Ddcraw.cc866 int bits, high, wide, clrs, sraw, psv, restart, vpred[6]; member
889 jh->sraw = ((data[7] >> 4) * (data[7] & 15) - 1) & 3; in ljpeg_start()
894 jh->clrs = data[5] + jh->sraw; in ljpeg_start()
912 if (jh->sraw) { in ljpeg_start()
914 FORC(jh->sraw) jh->huff[1+c] = jh->huff[0]; in ljpeg_start()
959 if (jh->sraw && c <= jh->sraw && (col | c)) in ljpeg_row()
974 if (c <= jh->sraw) spred = **row; in ljpeg_row()
1057 hue = (jh.sraw+1) << 2; in canon_sraw_load_raw()
1059 hue = jh.sraw << 1; in canon_sraw_load_raw()
1063 if (row & (jh.sraw >> 1)) in canon_sraw_load_raw()
[all …]
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/
H A DChangeLog60357 dngconverter/plugin/aboutdata.h: add canon sraw to linear dng
137794 dngconverter/plugin/aboutdata.h: add canon sraw to linear dng
198961 dngconverter/plugin/aboutdata.h: add canon sraw to linear dng
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/project/
H A DNEWS.2.0.024 011 ==> 260754 : DngConverter doesn't support sraw files.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td2711 "sraw", "$rA, $rS, $rB", IIC_IntShift,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td602 def SRAW : ALUW_rr<0b0100000, 0b101, "sraw">,
829 def : InstAlias<"sraw $rd, $rs1, $shamt",
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Dalu32.ll324 ; RV64I-NEXT: sraw a0, a0, a1
340 ; RV64I-NEXT: sraw a0, a1, a0
H A Dalu64.ll519 define signext i32 @sraw(i64 %a, i32 zeroext %b) nounwind {
520 ; RV64I-LABEL: sraw:
522 ; RV64I-NEXT: sraw a0, a0, a1
525 ; RV32I-LABEL: sraw:
H A Drv64i-exhaustive-w-insts.ll1073 ; RV64I-NEXT: sraw a0, a0, a1
1082 ; RV64I-NEXT: sraw a0, a0, a1
1091 ; RV64I-NEXT: sraw a0, a0, a1
1100 ; RV64I-NEXT: sraw a0, a0, a1
1109 ; RV64I-NEXT: sraw a0, a0, a1
1118 ; RV64I-NEXT: sraw a0, a0, a1
1127 ; RV64I-NEXT: sraw a0, a0, a1
1136 ; RV64I-NEXT: sraw a0, a0, a1
1145 ; RV64I-NEXT: sraw a0, a0, a1
1154 ; RV64I-NEXT: sraw a0, a0, a1
[all …]
H A Drv64i-tricky-shifts.ll5 ; These tests must not compile to sllw/srlw/sraw, as this would be semantically
H A Dshift-masked-shamt.ll83 ; RV64I-NEXT: sraw a0, a0, a1
99 ; RV64I-NEXT: sraw a0, a0, zero
152 ; RV64I-NEXT: sraw a0, a0, a1
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dconvert-rr-to-ri-instrs-out-of-range.mir726 ; CHECK-LATE: sraw 3, 3, 4
783 ; CHECK-LATE: sraw. 3, 3, 4
H A Dfast-isel-shifter.ll46 ; ELF64: sraw
H A Dshift_mask.ll180 ; CHECK-NEXT: sraw 3, 3, 4
192 ; CHECK-NEXT: sraw 3, 3, 4
203 ; CHECK-NEXT: sraw 3, 3, 4
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/PowerPC/
H A Dconvert-rr-to-ri-instrs-out-of-range.mir726 ; CHECK-LATE: sraw 3, 3, 4
783 ; CHECK-LATE: sraw. 3, 3, 4
H A Dfast-isel-shifter.ll46 ; ELF64: sraw
H A Dshift_mask.ll180 ; CHECK-NEXT: sraw 3, 3, 4
192 ; CHECK-NEXT: sraw 3, 3, 4
203 ; CHECK-NEXT: sraw 3, 3, 4
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/RISCV/
H A Dshift-masked-shamt.ll83 ; RV64I-NEXT: sraw a0, a0, a1
99 ; RV64I-NEXT: sraw a0, a0, zero
152 ; RV64I-NEXT: sraw a0, a0, a1
H A Dalu64.ll519 define signext i32 @sraw(i64 %a, i32 zeroext %b) nounwind {
520 ; RV64I-LABEL: sraw:
522 ; RV64I-NEXT: sraw a0, a0, a1
525 ; RV32I-LABEL: sraw:
H A Drv64i-exhaustive-w-insts.ll1073 ; RV64I-NEXT: sraw a0, a0, a1
1082 ; RV64I-NEXT: sraw a0, a0, a1
1091 ; RV64I-NEXT: sraw a0, a0, a1
1100 ; RV64I-NEXT: sraw a0, a0, a1
1109 ; RV64I-NEXT: sraw a0, a0, a1
1118 ; RV64I-NEXT: sraw a0, a0, a1
1127 ; RV64I-NEXT: sraw a0, a0, a1
1136 ; RV64I-NEXT: sraw a0, a0, a1
1145 ; RV64I-NEXT: sraw a0, a0, a1
1154 ; RV64I-NEXT: sraw a0, a0, a1
[all …]
H A Drv64i-tricky-shifts.ll5 ; These tests must not compile to sllw/srlw/sraw, as this would be semantically

12345678910>>...32