Hi,
I am developing stream client with tegra multimedia api decoder.
We also need 32bits floating point rgb raw data after decode process. For better performance, we need 32bits floating point rgb can be output from decoder immediately instead of extra cpu conversion.
I can’t find 32bits floating point rgb format on capture plane format of video converter in the decoder.
Does HW engine on TX2 support YUV->32bits floating point rgb conversion?
Thank you.