I got a strange problem about the flipping in resizer module on DM365 VPFE.
I have get two different YUV 420 outputs to display by using resizer module in continuous mode. When i would like flip the video output , there were some strange phenomenon.
the original output image is followed:
when I enable two output resizer, and flip both output image (by setting h_flip=1, v_flip=1 in struct rsz_coninuous_config ), both outputs are not right, like the attached figures below. The output1's luminance looks like keeping null. The output1 and output2 images are followed:
when I vertical flip the output1 image(no matter output2 flipping or not), both output are not right. The output1's luminance is keeping stationary. The output1 and output2 images are followed:
when I horizontal flip the output1 image(no matter output2 flipping or not), the output's horizontal flipping does not work , but the output2 image is right. The output1 and output2 images are followed:
When I just only flip the output2 image(vertical or horizontal or both), the output1 and output2 images are both right.
When I enable output1 resizer, disable output2 resizer, and flip the output1 image(vertical or horizontal or both), the output1 image is totally right.
At last, I change the resizer mode to single-shot mode, the flipping problems remain the same.
Above all, I find that when I disable output2 resizer, the output1 flipping will get correct image. when I enable output2 resizer, the output1 flipping will get some problems: 1.the horizontal flipping does not work. 2. the vertical flipping make image Y component staticly and UV component disorderly. 3.the output2 will be distubed by output1's vertical flipping.
Can resizer module support two fliping simultaneously ?
Can you give me some suggestions about these problem?
Thanks
Katee