Home
last modified time | relevance | path

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

/external/syslinux/com32/include/
Dtinyjpeg.h55 struct jdec_private *tinyjpeg_init(void);
/external/syslinux/com32/lib/sys/vesa/
Dbackground.c211 jdec = tinyjpeg_init(); in read_jpeg_file()
/external/syslinux/com32/lib/jpeg/
Dtinyjpeg.c822 struct jdec_private *tinyjpeg_init(void) in tinyjpeg_init() function