This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Resizer driver function doesn't match documentation DM368

The Resizer driver ioctl functionality doesn't match up with the spruff0.pdf documentation.  The driver using RSZ_S(G)_CONFIG whle the documentation describes the non-existent RSZ_S(G)_PARAMS with it's non-existent data structure rsz_params.

I'm trying to use the resizer to scale a decoded 420SP image and the example code is only partially helpful.  It's not clear how to resize an image that is offset in the buffer and has more pixels per line than the actual width.  Does correct documentation exist?

JohnA