Home
last modified time | relevance | path

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

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Djp2_extern.h25 extern unsigned long process_jp2_ftyp(FILE *,struct jp2box *,
H A Djp2000.c265 max_offset = process_jp2_ftyp(inptr,box,summary_entry,indent); in process_jp2()
343 process_jp2_ftyp(FILE *inptr,struct jp2box *box,struct image_summary *summary_entry, in process_jp2_ftyp() function