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.

SK-TDA4VM: how to accelerate scale

Part Number: SK-TDA4VM

I use tivxVpacMscScaleNode to process scale, the input image size is 3840*1680, output image size is 1024*448,  image type is yuv-nv12. tivxVpacMscScaleNode cost about 15ms. 15ms maybe a little along for us. How can I accelerate scale process? If I can process y and uv scaling separately? Or any other methods?