Is cuda procession faster than mmp?

For example, I want to transform a picture from 4k yuv444 to cif rgb24,. Is cuda npp procession faster than mmp?

Hi,

Could you share what is ‘mmp’ you mention here?
Thanks.

multimedia api ^_^

Hi,

MMAPI uses VIC to convert the image format and it can only convert the image to the RGBA.
If you want to convert images into RGB, NPP should be more suitable for you.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.