When I was doing JPEG decoding on Jetson Xavier & Jetson nano using the jpeg accelerator, I observed that Xavier NVJPG was at 294.4 MHz, but nano NVJPG was 627.2 MHz and also I have observed that nano was taking less time for the same image. Do we have any provision to increase the MHz on Xavier?
Hi,
This is constraint of Xavier NX. The NVJPG engine cannot achieve the same clock as Jetson Nano. We have added 20W modes and please check developer guide
NVJPG can run up to 460.8MHz in 20W modes. Please give it a try.