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.
我们采用SDK psdk_rtos_auto_j7_07_00_00_11,项目上打算采用外部ISP CAMERA data格式 为YUV422格式 查看官网app_single_cam支持YUV422 如下链接
但是 查看源码用例case中仅支持raw格式 没有YUV的case介绍, 请问如何修改才能兼容 camera YUV422数据 如下采用AR0233的case在哪里可以找到