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.

TDA4VM: GPU image input format confirmation

Part Number: TDA4VM

Tool/software:

Hello,
Please help me confirm the following GPU image input format issues

1. For TDA4 VM, SDK8.4, Linux systems, we found in TI code that when GPU loads camera images, it seems to support three input formats: UYVY, YUYV, and NV12


But in our actual verification, we found that only YUYV and NV12 are OK, UYVY doesn't work, why?


2. Now we have another project that wants to use TDA4 VEN, which is also a Linux system. When GPU loads camera images, will there also be this problem (not supporting UYVY)? I see that the code inside is the same as VM