Home
last modified time | relevance | path

Searched refs:process_ciff_direntry (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dciff_extern.h29 extern unsigned long process_ciff_direntry(FILE *,unsigned short,unsigned short,
H A Dciff.c157 process_ciff_direntry(inptr,CIFF_INHEAP,byteorder,entry,start_offset, in process_ciff_dir()
341 max_dir_offset = process_ciff_direntry(inptr,CIFF_INREC,byteorder,entry, in print_ciff_value()
599 process_ciff_direntry(FILE *inptr,unsigned short location,unsigned short byteorder, in process_ciff_direntry() function