This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Checking for decoding performance

Other Parts Discussed in Thread: TDA4VM, TDA4VH

Hello TI experts

I found the summary of the decoding performance on TDA4VM like this.

Was is measured in kernel or openvx?

I've designed the decoder using v4l2 (used MMAP) to a tiovx node by referring to the tidec application.

git.ti.com/.../viddec-test-app

And then I measured the run time from start to end in the node, it was 34ms in 1280 x 960 H.264 image even though I used only one channel.

Also When I tried to decode a 2560 x 1920 HEVC image, it took 100ms.

I was wondering if you have a measurement run time in a node of openvx.

Best regards

yongsig