Hi experts,
i have question about CSITX node. Is there any possibilities to send YUV420(NV12) format video with CSITX node. I have found that supported formats are VX_DF_IMAGE_RGBX
, VX_DF_IMAGE_U16
, VX_DF_IMAGE_UYVY
or VX_DF_IMAGE_YUYV
, but what i have to do to send YUV420 format.