Does A10 contain a hardware JPEG decoder?

I’m using A10 GPU, and its datasheet says that it has “Decoder”. I just wanted to clarify: what type of decoder is this? I’m doing jpeg decoding in my application, and if A10 has a HW jpeg decoder I’d like to use it. I’m talking the hardware JPEG decoder that’s present in the A100.

Thanks

Hello @alwahsh.ahmed and welcome to the NVIDIA developer forums.

The decoder mentioned in the data sheet is the same as in the A100, which is our NVDEC/NVENC codec chip.

See our GPU support matrix for more details.

I hope that clarifies things!