Hi Brijesh,
Thanks for your help.
I am new for mcfw link and sorry for many questions.
If I modify the maxWidth/maxHeight from 1920x1080 to 1920x1200 in capture link.
Are there any changes needed by M3 memory allocation?
My usecase as below:
Capture link -> swms link -> display link
1. Create chain with standard 1080P60. Capture link allocates output buffers with maxWidth 1920/ maxHeight 1200.
2. Capture link will change input resolution dynamically based on the actual source input. I think the output buffers dont re-allocate, the output buffers is allocated at initial.
3. Because swms link have limitations in input resolution max width/max height 1920x1080, so I modify it to 1920x1200 for capture 1600x1200 case.
This chain works fine but I am concern about M3 memory allocation.
BR
Steven