Hi, everyone.I'm debugging the joeg encoder program on DM648, and the format of input-image is set as XDM_YUV_422ILE video, and the video data is yyyyyyyyyy...uuuuu...vvvvv... however, the encoded image is wrong, what is the XDM_YUV_422ILE video data and what's format for the data yyyyyyyyyy...uuuuu...vvvvv...
note: y:u:v=4:2:2 above
thank you!