Home
last modified time | relevance | path

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

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Djp2_extern.h42 extern unsigned long process_jp2_ulst(FILE *,struct jp2box *,int);
H A Djp2000.c887 dataoffset = process_jp2_ulst(inptr,box,indent); in process_jp2_uinf()
918 process_jp2_ulst(FILE *inptr,struct jp2box *box,int indent) in process_jp2_ulst() function