Home
last modified time | relevance | path

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

/external/v4l-utils/lib/libv4lconvert/
Dtinyjpeg.c2173 int tinyjpeg_decode_planar(struct jdec_private *priv, int pixfmt);
2252 return tinyjpeg_decode_planar(priv, pixfmt); in tinyjpeg_decode()
2400 int tinyjpeg_decode_planar(struct jdec_private *priv, int pixfmt) in tinyjpeg_decode_planar() function