HomeSort by relevance Sort by last modified time
    Searched refs:tinyjpeg_parse_header (Results 1 - 3 of 3) 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

Completed in 36 milliseconds