Hello,
When I tested 640x480 input and 640x480 ouput, bilinear interpoation result at 639/640 colulmn and 479/480 row were always abnormal. LUT offset is zero and fraction is also zero at right/bottom most column/row.
After adding two row/column padding(input 642x482, output 640x480), I can get correct output.
Does this mean LDC need padding? Or I missed seeting requited for LUT to access two right/bottom most columns/rows?
Best regards,
Wilson.