YUV420 resize example

Hi all,

I new in cuda developing. Now i want resize yuv420 image with bicubic algorithm. Maybe anyone have simple example for that?

Best Regards,
Warp.

Some of the NPP samples here:
[url]CUDA Samples :: CUDA Toolkit Documentation

may give you some ideas.

Thanx txbob. But maybe exist sample with yuv420?