iMX53 camera patch to support CSI->VDI->IC->MEM capture

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

iMX53 camera patch to support CSI->VDI->IC->MEM capture

iMX53 camera patch to support CSI->VDI->IC->MEM capture

The patches are based on iMX53 L2.6.35_ER1109 BSP.

In default linux BSP, the followed two pathes were supported in kernel driver mxc_v4l2_capture.c:

CSI->IC->MEM

CSI->MEM

After appied these two patches, it can support the followed path:

CSI->VDI->IC->MEM

In this mode, the VDI de-interlace will be handled on the fly, so the whole system bandwidth will be reduced.

Limitations:

1. Since the IC can only output resolution up to 1024*1024, so this is the limation on output.

2. Only VDI motion mode 2 was supported.

mxc_v4l2_tvin_vdi_ic.zip:

It is the test aplication, test command: "./mxc_v4l2_tvin.out -ol 0 -ot 0 -ow 800 -oh 480 -i 2"

"-i 2" means CSI->VDI->IC->MEM path.

标签 (2)
附件
评论

I would like to know after applying the patch, whether VDI de-interlace will be handled in software or in the actual VDIC hardware sub-module of the IPU. Please confirm.

Hardware, both VDI and IC are IPU hardware modules.

Thank you for your confirmation.

Since i.MX6 uses the same IPUv3 blocks, I think then i.MX6 also have a patch similar to this. Let me check that too :smileyhappy:

无评分
版本历史
最后更新:
‎08-18-2015 12:38 AM
更新人: