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

  /hardware/intel/common/libva/test/decode/
tinyjpeg.h 60 int tinyjpeg_decode(struct jdec_private *priv);
loadjpeg.c 92 if (tinyjpeg_decode(jdec) < 0)
tinyjpeg.c 555 int tinyjpeg_decode(struct jdec_private *priv) function
  /external/syslinux/com32/include/
tinyjpeg.h 59 int tinyjpeg_decode(struct jdec_private *priv, tinyjpeg_colorspace_t pixel_format);
  /external/syslinux/com32/lib/sys/vesa/
background.c 227 tinyjpeg_decode(jdec, TINYJPEG_FMT_BGRA32);
  /external/syslinux/com32/lib/jpeg/
tinyjpeg.c 876 int tinyjpeg_decode(struct jdec_private *priv, function

Completed in 272 milliseconds