Home
last modified time | relevance | path

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

/external/syslinux/com32/include/
Dtinyjpeg.h65 int tinyjpeg_set_bytes_per_row(struct jdec_private *priv, const unsigned int *bytes, unsigned int n…
/external/syslinux/com32/lib/sys/vesa/
Dbackground.c225 tinyjpeg_set_bytes_per_row(jdec, bytes_per_row, 1); in read_jpeg_file()
/external/syslinux/com32/lib/jpeg/
Dtinyjpeg.c1021 int tinyjpeg_set_bytes_per_row(struct jdec_private *priv, in tinyjpeg_set_bytes_per_row() function