Part Number: TDA4VM
I want to use MSC to crop(not resize) a image, does this support?
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.
Part Number: TDA4VM
I want to use MSC to crop(not resize) a image, does this support?
Hi,
You could use ioctl TIVX_VPAC_MSC_CMD_SET_CROP_PARAMS to enable/set crop parameters. If you dont want to resize, then you could just do 1x resizing.
Regards,
Brijesh
Yes, please refer to VPAC documentation, TRM for information on cropping and resizing.