Home
last modified time | relevance | path

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

/external/syslinux/com32/include/
Dtinyjpeg.h59 int tinyjpeg_decode(struct jdec_private *priv, tinyjpeg_colorspace_t pixel_format);
/external/syslinux/com32/lib/sys/vesa/
Dbackground.c227 tinyjpeg_decode(jdec, TINYJPEG_FMT_BGRA32); in read_jpeg_file()
/external/syslinux/com32/lib/jpeg/
Dtinyjpeg.c876 int tinyjpeg_decode(struct jdec_private *priv, in tinyjpeg_decode() function