HomeSort by relevance Sort by last modified time
    Searched refs:tinyjpeg_parse_header (Results 1 - 6 of 6) sorted by null

  /hardware/intel/common/libva/test/decode/
tinyjpeg.h 59 int tinyjpeg_parse_header(struct jdec_private *priv, const unsigned char *buf, unsigned int size);
loadjpeg.c 85 if (tinyjpeg_parse_header(jdec, buf, length_of_file)<0)
tinyjpeg.c 537 int tinyjpeg_parse_header(struct jdec_private *priv, const unsigned char *buf, unsigned int size) function
  /external/syslinux/com32/include/
tinyjpeg.h 58 int tinyjpeg_parse_header(struct jdec_private *priv, const unsigned char *buf, unsigned int size);
  /external/syslinux/com32/lib/sys/vesa/
background.c 215 if (tinyjpeg_parse_header(jdec, jpeg_file, length_of_file) < 0)
  /external/syslinux/com32/lib/jpeg/
tinyjpeg.c 854 int tinyjpeg_parse_header(struct jdec_private *priv, const unsigned char *buf, unsigned int size) function

Completed in 298 milliseconds