Other Parts Discussed in Thread: TDA4VH
Hi experts,
I use psdk_rtos_sdk_08_02_02_04 to develop TDA4VH software. There are three virtual channel in csirx_if_2, tow of them capture the RAW12 picture, one of them capture the YUV422 picture.
If i set numPixelsStrm to 1, i can get the normal RAW12 picture, but the abnormal YUV422 picture, but if i set numPixelsStrm to 0, i get the opposite effect.
So, how can i compatible with the two situations?
thanks!