Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/decode/
Dtinyjpeg.h56 struct jdec_private *tinyjpeg_init(void);
Dloadjpeg.c81 jdec = tinyjpeg_init(); in convert_one_image()
Dtinyjpeg.c511 struct jdec_private *tinyjpeg_init(void) in tinyjpeg_init() function