Home | Sort by relevance Sort by last modified time |
/hardware/intel/common/libva/test/decode/ | |
tinyjpeg.h | 56 struct jdec_private *tinyjpeg_init(void); |
loadjpeg.c | 81 jdec = tinyjpeg_init(); |
tinyjpeg.c | 511 struct jdec_private *tinyjpeg_init(void) function |