Home
last modified time | relevance | path

Searched refs:process_jp2 (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Djp2_extern.h23 extern unsigned long process_jp2(FILE *,unsigned long,struct image_summary *,
H A Dmain.c234 max_offset = process_jp2(inptr,Start_offset + 12L,summary_entry,"JP2",0L); in main()
H A Djp2000.c243 process_jp2(FILE *inptr,unsigned long offset,struct image_summary *summary_entry, in process_jp2() function