Searched refs:JpegdecInit (Results 1 – 3 of 3) sorted by relevance
122 ret = JpegdecInit(length, (void*)JPEG_SRAM_ADDRESS, output_buf, &image_ppi); in bk_jpeg_dec_dma_start()144 ret = JpegdecInit(length, input_buf, output_buf, &image_ppi); in bk_jpeg_dec_hw_start()
81 JRESULT JpegdecInit(void);
626 JRESULT JpegdecInit(void) in JpegdecInit() function