I'm using the ISP Preview to perform RGB to YUV conversion. The resultant image appears to have a high amount of gain associated with it. Here are my media-ctl commands. The first picture below is the ISP preview output. The second is a RAW capture and debayering in MATLAB. any ideas what is causing the poor output quality?
media-ctl -r
media-ctl -v -l '"ov7690 3-0021":0->"OMAP3 ISP CCDC":0[1]'
media-ctl -v -l '"OMAP3 ISP CCDC":2->"OMAP3 ISP preview":0[1]'
media-ctl -v -l '"OMAP3 ISP preview":1->"OMAP3 ISP preview output":0[1]'
media-ctl -v -f '"ov7690 3-0021":0 [SBGGR8 658x489]'
media-ctl -v -f '"OMAP3 ISP CCDC":2 [SBGGR8 658x489]'
media-ctl -v -f '"OMAP3 ISP preview":1 [UYVY 640x480]'