Home
last modified time | relevance | path

Searched refs:get4 (Results 1 – 25 of 695) sorted by relevance

12345678910>>...28

/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/metadata/
H A Dmisc_parsers.cpp103 width = get4(); in parse_redcine()
104 height = get4(); in parse_redcine()
107 if (get4() != i || get4() != 0x52454f42) in parse_redcine()
120 rdvo = get4(); in parse_redcine()
137 is_raw *= get4(); in parse_cine()
187 temp = get4(); in parse_cine()
256 size = get4(); in parse_riff()
261 get4(); in parse_riff()
380 off = get4(); in parse_sinar_ia()
381 get4(); in parse_sinar_ia()
[all …]
H A Dsamsung.cpp24 imSamsung.DeviceType = get4(); in parseSamsungMakernotes()
43 ilm.CamID = unique_id = get4(); in parseSamsungMakernotes()
47 if ((i = get4())) in parseSamsungMakernotes()
50 if (get4() == 10) in parseSamsungMakernotes()
74 FORC4 imSamsung.ImageSizeFull[c] = get4(); in parseSamsungMakernotes()
101 ilm.FocalLengthIn35mmFormat = get4(); in parseSamsungMakernotes()
110 FORC(11) imSamsung.key[c] = get4(); in parseSamsungMakernotes()
119 get4() - imSamsung.key[c + 4]; in parseSamsungMakernotes()
133 get4() - imSamsung.key[ki[c]]; in parseSamsungMakernotes()
146 get4() - imSamsung.key[c + 1]; in parseSamsungMakernotes()
[all …]
H A Dmediumformat.cpp37 entries = get4(); in parse_phase_one()
40 get4(); in parse_phase_one()
43 tag = get4(); in parse_phase_one()
44 type = get4(); in parse_phase_one()
45 len = get4(); in parse_phase_one()
46 data = get4(); in parse_phase_one()
267 get4(); in parse_phase_one()
270 tag = get4(); in parse_phase_one()
271 len = get4(); in parse_phase_one()
382 get4(); in parse_mos()
[all …]
H A Dciff.cpp40 if ((get2(), get4()) != 0x80008 || !get4()) in ciff_block_1030()
75 tboff = INT64(get4()) + offset; in parse_ciff()
89 len = get4(); in parse_ciff()
90 INT64 see = offset + get4(); in parse_ciff()
136 width = get4(); in parse_ciff()
137 height = get4(); in parse_ciff()
138 pixel_aspect = int_to_float(get4()); in parse_ciff()
139 flip = get4(); in parse_ciff()
143 tiff_compress = get4(); in parse_ciff()
152 shutter = libraw_powf64l(2.0f, -int_to_float((get4(), get4()))); in parse_ciff()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/metadata/
H A Dmisc_parsers.cpp103 width = get4(); in parse_redcine()
104 height = get4(); in parse_redcine()
107 if (get4() != i || get4() != 0x52454f42) in parse_redcine()
120 rdvo = get4(); in parse_redcine()
137 is_raw *= get4(); in parse_cine()
187 temp = get4(); in parse_cine()
256 size = get4(); in parse_riff()
261 get4(); in parse_riff()
380 off = get4(); in parse_sinar_ia()
381 get4(); in parse_sinar_ia()
[all …]
H A Dsamsung.cpp24 imSamsung.DeviceType = get4(); in parseSamsungMakernotes()
43 ilm.CamID = unique_id = get4(); in parseSamsungMakernotes()
47 if ((i = get4())) in parseSamsungMakernotes()
50 if (get4() == 10) in parseSamsungMakernotes()
74 FORC4 imSamsung.ImageSizeFull[c] = get4(); in parseSamsungMakernotes()
101 ilm.FocalLengthIn35mmFormat = get4(); in parseSamsungMakernotes()
110 FORC(11) imSamsung.key[c] = get4(); in parseSamsungMakernotes()
119 get4() - imSamsung.key[c + 4]; in parseSamsungMakernotes()
133 get4() - imSamsung.key[ki[c]]; in parseSamsungMakernotes()
146 get4() - imSamsung.key[c + 1]; in parseSamsungMakernotes()
[all …]
H A Dmediumformat.cpp37 entries = get4(); in parse_phase_one()
40 get4(); in parse_phase_one()
43 tag = get4(); in parse_phase_one()
44 type = get4(); in parse_phase_one()
45 len = get4(); in parse_phase_one()
46 data = get4(); in parse_phase_one()
267 get4(); in parse_phase_one()
270 tag = get4(); in parse_phase_one()
271 len = get4(); in parse_phase_one()
382 get4(); in parse_mos()
[all …]
H A Dciff.cpp40 if ((get2(), get4()) != 0x80008 || !get4()) in ciff_block_1030()
75 tboff = INT64(get4()) + offset; in parse_ciff()
89 len = get4(); in parse_ciff()
90 INT64 see = offset + get4(); in parse_ciff()
136 width = get4(); in parse_ciff()
137 height = get4(); in parse_ciff()
138 pixel_aspect = int_to_float(get4()); in parse_ciff()
139 flip = get4(); in parse_ciff()
143 tiff_compress = get4(); in parse_ciff()
152 shutter = libraw_powf64l(2.0f, -int_to_float((get4(), get4()))); in parse_ciff()
[all …]
/dports/graphics/libraw/LibRaw-0.20.2/src/metadata/
H A Dmisc_parsers.cpp102 width = get4(); in parse_redcine()
103 height = get4(); in parse_redcine()
106 if (get4() != i || get4() != 0x52454f42) in parse_redcine()
119 rdvo = get4(); in parse_redcine()
135 is_raw *= get4(); in parse_cine()
185 temp = get4(); in parse_cine()
254 size = get4(); in parse_riff()
259 get4(); in parse_riff()
377 off = get4(); in parse_sinar_ia()
378 get4(); in parse_sinar_ia()
[all …]
H A Dsamsung.cpp24 imSamsung.DeviceType = get4(); in parseSamsungMakernotes()
43 ilm.CamID = unique_id = get4(); in parseSamsungMakernotes()
47 if ((i = get4())) in parseSamsungMakernotes()
50 if (get4() == 10) in parseSamsungMakernotes()
74 FORC4 imSamsung.ImageSizeFull[c] = get4(); in parseSamsungMakernotes()
101 ilm.FocalLengthIn35mmFormat = get4(); in parseSamsungMakernotes()
110 FORC(11) imSamsung.key[c] = get4(); in parseSamsungMakernotes()
119 get4() - imSamsung.key[c + 4]; in parseSamsungMakernotes()
133 get4() - imSamsung.key[ki[c]]; in parseSamsungMakernotes()
146 get4() - imSamsung.key[c + 1]; in parseSamsungMakernotes()
[all …]
H A Dmediumformat.cpp36 entries = get4(); in parse_phase_one()
39 get4(); in parse_phase_one()
42 tag = get4(); in parse_phase_one()
43 type = get4(); in parse_phase_one()
44 len = get4(); in parse_phase_one()
45 data = get4(); in parse_phase_one()
266 get4(); in parse_phase_one()
269 tag = get4(); in parse_phase_one()
270 len = get4(); in parse_phase_one()
372 get4(); in parse_mos()
[all …]
H A Dciff.cpp40 if ((get2(), get4()) != 0x80008 || !get4()) in ciff_block_1030()
74 tboff = get4() + offset; in parse_ciff()
88 len = get4(); in parse_ciff()
89 INT64 see = offset + get4(); in parse_ciff()
136 width = get4(); in parse_ciff()
137 height = get4(); in parse_ciff()
138 pixel_aspect = int_to_float(get4()); in parse_ciff()
139 flip = get4(); in parse_ciff()
143 tiff_compress = get4(); in parse_ciff()
152 shutter = libraw_powf64l(2.0f, -int_to_float((get4(), get4()))); in parse_ciff()
[all …]
/dports/dns/djbdns-tools/djbdns-1.05/
H A Dcache.c57 static uint32 get4(uint32 pos) in get4() function
95 pos = get4(prevpos); in cache_get()
99 if (get4(pos + 4) == keylen) { in cache_get()
111 u = get4(pos + 8); in cache_get()
118 nextpos = prevpos ^ get4(pos); in cache_get()
152 pos = get4(oldest); in cache_set()
153 set4(pos,get4(pos) ^ oldest); in cache_set()
155 oldest += get4(oldest + 4) + get4(oldest + 8) + 20; in cache_set()
169 pos = get4(keyhash); in cache_set()
171 set4(pos,get4(pos) ^ keyhash ^ writer); in cache_set()
/dports/mail/qmail-conf/qmail-conf-0.60/djbdns-1.05/
H A Dcache.c57 static uint32 get4(uint32 pos) in get4() function
95 pos = get4(prevpos); in cache_get()
99 if (get4(pos + 4) == keylen) { in cache_get()
111 u = get4(pos + 8); in cache_get()
118 nextpos = prevpos ^ get4(pos); in cache_get()
152 pos = get4(oldest); in cache_set()
153 set4(pos,get4(pos) ^ oldest); in cache_set()
155 oldest += get4(oldest + 4) + get4(oldest + 8) + 20; in cache_set()
169 pos = get4(keyhash); in cache_set()
171 set4(pos,get4(pos) ^ keyhash ^ writer); in cache_set()
/dports/dns/djbdns/djbdns-1.05/
H A Dcache.c57 static uint32 get4(uint32 pos) in get4() function
95 pos = get4(prevpos); in cache_get()
99 if (get4(pos + 4) == keylen) { in cache_get()
111 u = get4(pos + 8); in cache_get()
118 nextpos = prevpos ^ get4(pos); in cache_get()
152 pos = get4(oldest); in cache_set()
153 set4(pos,get4(pos) ^ oldest); in cache_set()
155 oldest += get4(oldest + 4) + get4(oldest + 8) + 20; in cache_set()
169 pos = get4(keyhash); in cache_set()
171 set4(pos,get4(pos) ^ keyhash ^ writer); in cache_set()
/dports/dns/dq/dq-20181021/dq/
H A Dcache.c71 static crypto_uint32 get4(crypto_uint32 pos) { in get4() function
123 pos = get4(prevpos); in cache_get()
129 if (get4(pos + 4) == keylen) { in cache_get()
140 u = get4(pos + 8); in cache_get()
148 nextpos = prevpos ^ get4(pos); in cache_get()
181 pos = get4(oldest); in cache_set()
182 set4(pos,get4(pos) ^ oldest); in cache_set()
184 oldest += get4(oldest + 4) + get4(oldest + 8) + 20; in cache_set()
194 pos = get4(keyhash); in cache_set()
262 len = get4(pos + 4) + get4(pos + 8) + 16; in cache_dump()
[all …]
/dports/graphics/libraw/LibRaw-0.20.2/src/utils/
H A Dread_utils.cpp47 unsigned LibRaw::get4() in get4() function in LibRaw
54 unsigned LibRaw::getint(int type) { return tagtypeIs(LIBRAW_EXIFTAG_TYPE_SHORT) ? get2() : get4(); } in getint()
79 return (unsigned int)get4(); in getreal()
81 u.d = (unsigned int)get4(); in getreal()
82 v.d = (unsigned int)get4(); in getreal()
87 return (signed int)get4(); in getreal()
89 u.d = (signed int)get4(); in getreal()
90 v.d = (signed int)get4(); in getreal()
93 return int_to_float(get4()); in getreal()
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/utils/
H A Dread_utils.cpp66 unsigned LibRaw::get4() in get4() function in LibRaw
73 unsigned LibRaw::getint(int type) { return tagtypeIs(LIBRAW_EXIFTAG_TYPE_SHORT) ? get2() : get4(); } in getint()
100 return (unsigned int)get4(); in getreal()
102 u.d = (unsigned int)get4(); in getreal()
103 v.d = (unsigned int)get4(); in getreal()
108 return (signed int)get4(); in getreal()
110 u.d = (signed int)get4(); in getreal()
111 v.d = (signed int)get4(); in getreal()
114 return int_to_float(get4()); in getreal()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/utils/
H A Dread_utils.cpp66 unsigned LibRaw::get4() in get4() function in LibRaw
73 unsigned LibRaw::getint(int type) { return tagtypeIs(LIBRAW_EXIFTAG_TYPE_SHORT) ? get2() : get4(); } in getint()
100 return (unsigned int)get4(); in getreal()
102 u.d = (unsigned int)get4(); in getreal()
103 v.d = (unsigned int)get4(); in getreal()
108 return (signed int)get4(); in getreal()
110 u.d = (signed int)get4(); in getreal()
111 v.d = (signed int)get4(); in getreal()
114 return int_to_float(get4()); in getreal()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/tapefs/
H A Dzipfs.c41 static ulong get4(Biobuf *);
200 get4(bin); in findCDir()
201 off = get4(bin); in findCDir()
219 v = get4(bin); in header()
231 zh->crc = get4(bin); in header()
232 zh->csize = get4(bin); in header()
250 v = get4(bin); in cheader()
264 zh->crc = get4(bin); in cheader()
265 zh->csize = get4(bin); in cheader()
273 zh->off = get4(bin); in cheader()
[all …]
/dports/graphics/libraw/LibRaw-0.20.2/src/decoders/
H A Dload_mfbacks.cpp107 get4(); in phase_one_correct()
260 get4(); in phase_one_correct()
261 get4(); in phase_one_correct()
262 get4(); in phase_one_correct()
263 get4(); in phase_one_correct()
265 get4(); in phase_one_correct()
266 get4(); in phase_one_correct()
267 get4(); in phase_one_correct()
268 get4(); in phase_one_correct()
269 get4(); in phase_one_correct()
[all …]
/dports/sysutils/deltarpm/deltarpm-3.6/
H A Drpmoffs.c18 get4(unsigned char *p) in get4() function
135 path_table_size = get4(blk + 132); in rpmoffs()
136 path_table_pos = get4(blk + 140); in rpmoffs()
162 dirpos = get4(pt + i + 2); in rpmoffs()
165 dirlen = get4(blk + 10); in rpmoffs()
200 filepos = get4(blk + j + 2); in rpmoffs()
201 filelen = get4(blk + j + 10); in rpmoffs()
237 ce_blk = get4(ep + 4); in rpmoffs()
238 ce_off = get4(ep + 12); in rpmoffs()
239 ce_len = get4(ep + 20); in rpmoffs()
[all …]
/dports/japanese/dvi2tty/dvi2tty5.0/
H A Ddisdvi.c45 #define get4() num(4) macro
300 printf(" numerator : %ld\n", get4()); in postamble()
302 printf(" denominator : %ld\n", get4()); in postamble()
304 printf(" magnification : %ld\n", get4()); in postamble()
306 printf(" max page height : %ld\n", get4()); in postamble()
308 printf(" max page width : %ld\n", get4()); in postamble()
330 printf(" numerator : %ld\n", get4()); in preamble()
332 printf(" denominator : %ld\n", get4()); in preamble()
334 printf(" magnification : %ld\n", get4()); in preamble()
414 printf(" checksum : %ld\n", get4());
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libmach/
H A Delfdl386.c76 if(get4(cormap, addr, &u) < 0) in dyninfo()
79 if(get4(cormap, addr+4, &u) < 0) in dyninfo()
100 if(get4(cormap, linkdebug+4, &linkmap) < 0){ in elfdl386mapdl()
106 if(get4(cormap, linkmap, &addr) < 0 in elfdl386mapdl()
107 || get4(cormap, linkmap+4, &name) < 0 in elfdl386mapdl()
108 || get4(cormap, linkmap+12, &linkmap) < 0) in elfdl386mapdl()
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/decoders/
H A Dload_mfbacks.cpp222 get4(); in phase_one_correct()
390 get4(); in phase_one_correct()
391 get4(); in phase_one_correct()
392 get4(); in phase_one_correct()
393 get4(); in phase_one_correct()
395 get4(); in phase_one_correct()
396 get4(); in phase_one_correct()
397 get4(); in phase_one_correct()
398 get4(); in phase_one_correct()
399 get4(); in phase_one_correct()
[all …]

12345678910>>...28