This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Enabling Single block processing in the VICP on DM8148

I have been using Embedded vision framework to work on VICP on DM8148 for a while . I am developing an algorithm for processing on iMX which requires to process small image widths. I want to process the complete image as a single block on iMX rather than multiple Blocks.

Is there any way of doing this and what are the things that change when is comes to single block processing.