Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/decode/
Dtinyjpeg.h60 int tinyjpeg_decode(struct jdec_private *priv);
Dloadjpeg.c92 if (tinyjpeg_decode(jdec) < 0) in convert_one_image()
Dtinyjpeg.c555 int tinyjpeg_decode(struct jdec_private *priv) in tinyjpeg_decode() function