Nitin Mahajan wrote:
HI!

Does that mean, if I am trying to pass say a color separated R or G or B frame, 
the driver wont be able to process that?

As of now I tried doing that, by setting

params.pix_fmt    =  RSZ_PIX_FMT_PLANAR;

params.inptyp      =  RSZ_INTYPE_PLANAR_8BIT;

The IOCTL "RSZ_S_PARAM" fails.

As I said, the HW would support it as a 3pass 8bit resize, but I guess the 
driver does not.

I wish to scale up / down a RGB image(using DM6443 resizer) after doing a color 
separation. Could you please guide me towards a way to achieve that?

enhance the driver..

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to