I want to find out the frame rate at which a process is displayed in the output. For example, if there are n number of tasks running and showing output in the display, I need to know at which framerate each one of them are running. I also need to do this by using the GPU.
In simple words I need to find out the FPS of tasks that are displayed in the screen using GPU.
I've tried the i.MX Graphics Users guide but couldn't pick up anything from it.
Solved! Go to Solution.
Hello @donjacobvellathottam ,
I hope you are doing well.
"I need to find out the FPS of tasks that are displayed in the screen using GPU."
->Please refer to this display user guide for more details regarding the same.
https://www.nxp.com/docs/en/user-guide/iMX8MP_CAMERA_DISPLAY_GUIDE.pdf
Thanks & Regards,
Sanket Parekh
Hello @donjacobvellathottam ,
I hope you are doing well.
"I need to find out the FPS of tasks that are displayed in the screen using GPU."
->Please refer to this display user guide for more details regarding the same.
https://www.nxp.com/docs/en/user-guide/iMX8MP_CAMERA_DISPLAY_GUIDE.pdf
Thanks & Regards,
Sanket Parekh
Thankyou for the help