Hello,
If we used RYYCY data format camera ,does TDA4 support it?
and how to make the camera driver,I don't find the image data format on RTOS tiovx enum.
If we want to this RYYCY camera input with CSI RX and then display by DP,how to do it?
Thanks
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.
Hello,
If we used RYYCY data format camera ,does TDA4 support it?
and how to make the camera driver,I don't find the image data format on RTOS tiovx enum.
If we want to this RYYCY camera input with CSI RX and then display by DP,how to do it?
Thanks
Hi xu ji,
How does this format look like? ISP in TDA4 can support any 2x2 data format, so is this also 2x2 format?
Regards,
Brijesh
Hi,
Yes, this is 2x2 format and can be supported in the ISP.
Regards,
Brijesh
so If the camera output 12bit data the driver also set like this : {TIVX_RAW_IMAGE_16_BIT, 11}, /*dataFormat and MSB [0]*/
is it right?
Hi xu ji,
Yes, since input format is still RAW12, this will remain same.
Regards,
Brijesh