Hi,
I'm trying to integrate the IIMGDEC1 jpegdec on ARM57x, I'm able to add create() and control() API's in dsp-dce and libdce properly, but when i do the same for process() API i'm getting the following error
xlate[3] = offset is greater than the data area (sec_offset = 3069882381 size = 23)
i wanted to know, what is this issue about, do i need to adjust the memory allocation for dsp-dce which has 2MB for data area, if yes please let me know how to adjust that, and in which files, because i tried doing it in the dsp_dce.cfg file but did not work.
Regards,
Neha Kauser