Home
last modified time | relevance | path

Searched refs:VALUE_AT_OFFSET (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Ddefs.h73 #define VALUE_AT_OFFSET 0x01000000UL macro
90 #define DEFAULT_OPTIONS (SECTION|SEGMENT|DEF_ENTRY|APP_ENTRY|VALUE_AT_OFFSET|DECADDRESS|HEX…
96 #define LIST_MODE ((Print_options & (SECTION|VALUE_AT_OFFSET)) == 0)
137 #define PRINT_VALUE_AT_OFFSET (Print_options & VALUE_AT_OFFSET)
H A Dmaker_nikon.c226 print_tag_address(VALUE_AT_OFFSET,value_offset,indent,prefix); in nikon1_offset_makervalue()
252 print_tag_address(VALUE_AT_OFFSET,value_offset + count - 1, in nikon1_offset_makervalue()
353 print_tag_address(VALUE_AT_OFFSET,value_offset,indent,prefix); in nikon2_offset_makervalue()
376 print_tag_address(VALUE_AT_OFFSET,value_offset - 1, in nikon2_offset_makervalue()
398 print_tag_address(VALUE_AT_OFFSET,value_offset,indent,prefix); in nikon2_offset_makervalue()
436 print_tag_address(VALUE_AT_OFFSET,value_offset + count - 1, in nikon2_offset_makervalue()
H A Dmaker_agfa.c181 print_tag_address(VALUE_AT_OFFSET,value_offset,indent,prefix); in agfa1_offset_makervalue()
205 print_tag_address(VALUE_AT_OFFSET,value_offset + count - 1, in agfa1_offset_makervalue()
H A Dmaker_asahi.c258 print_tag_address(VALUE_AT_OFFSET,value_offset,indent,prefix); in asahi1_offset_makervalue()
280 print_tag_address(VALUE_AT_OFFSET,value_offset + count - 1, in asahi1_offset_makervalue()
362 print_tag_address(VALUE_AT_OFFSET,value_offset,indent,prefix); in asahi2_offset_makervalue()
386 print_tag_address(VALUE_AT_OFFSET,value_offset + count - 1, in asahi2_offset_makervalue()
H A Dmaker_epson.c262 print_tag_address(VALUE_AT_OFFSET,value_offset,indent,prefix); in epson1_offset_makervalue()
286 print_tag_address(VALUE_AT_OFFSET,value_offset + count - 1, in epson1_offset_makervalue()
H A Dmaker_olympus.c186 print_tag_address(VALUE_AT_OFFSET,value_offset,indent,prefix); in olympus1_offset_makervalue()
214 print_tag_address(VALUE_AT_OFFSET,value_offset + count - 1, in olympus1_offset_makervalue()
1182 print_tag_address(VALUE_AT_OFFSET,value_offset,indent,prefix); in olympus2020_offset_value()
1199 print_tag_address(VALUE_AT_OFFSET,value_offset + count - 1, in olympus2020_offset_value()
H A Dmaker_sanyo.c175 print_tag_address(VALUE_AT_OFFSET,value_offset,indent,prefix); in sanyo1_offset_makervalue()
202 print_tag_address(VALUE_AT_OFFSET,value_offset + count - 1, in sanyo1_offset_makervalue()
H A Doptions.c83 case 'i': Print_options = toggle(Print_options,VALUE_AT_OFFSET); break; in process_options()
H A Dmaker_casio.c346 print_tag_address(VALUE_AT_OFFSET,value_offset + count - 1, in casio2_offset_makervalue()
406 print_tag_address(VALUE_AT_OFFSET,entry_ptr->value + fileoffset_base, in casio2_offset_makervalue()
H A Dmaker_minolta.c250 print_tag_address(VALUE_AT_OFFSET,value_offset,indent, in minolta1_offset_makervalue()
277 print_tag_address(VALUE_AT_OFFSET,value_offset + count - 1, in minolta1_offset_makervalue()
H A Dmaker_canon.c391 print_tag_address(VALUE_AT_OFFSET,value_offset,indent,prefix); in canon1_offset_makervalue()
416 print_tag_address(VALUE_AT_OFFSET,max_offset - 1,indent,"-"); in canon1_offset_makervalue()