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.

RTOS/TDA2PXEVM: Camera Capture-2d-deinterlaced DMA to generate 720x480

Part Number: TDA2PXEVM

Tool/software: TI-RTOS

Hi All,

We are getting data from 4 CVBS cameras(720x480)  connected to a ISL79987 Decoder to CSI2_PHY2 of TDA2PX. 

Now the data received  has the video data that has an even frame field followed by an odd frame field  of 720x240 resolution.

To get the correct frame for processing , each ODD and EVEN frame field needs to be  merged  to generate  720x480 resolution frame buffer. Can anyone please suggest how to achieve this in TDA2PX. 

Below is the representation of the operation which needs to be performed on captured frame field 

Regards,

Deepika