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.