Searched refs:jd_decomp (Results 1 – 3 of 3) sorted by relevance
85 JRESULT jd_decomp (JDEC* jd, int (*outfunc)(JDEC*,void*,JRECT*), uint8_t scale);
746 rc = jd_decomp(sjpeg->tjpeg_jd, img_data_cb, 0); in decoder_read_line()810 rc = jd_decomp(sjpeg->tjpeg_jd, img_data_cb, 0); in decoder_read_line()
1118 JRESULT jd_decomp ( in jd_decomp() function