GC400T GPU2D features

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GC400T GPU2D features

926 Views
kazumasasaki
Contributor II

I would like to know detail of GPU2D feature especially Image scaling. IMX6SXRM mentioned that GPU is supporting "Programmable high quality 9-tap, 32-phase filter". But, I could not find no more information regarding image scaling.


Q1. What kind of algorithm supporting at GPU of i.MX6 SoloX?

Q2. How do I chose(programming) these algorithm before execute image scaling?

Best Regards,

Kazuma Sasaki.

Labels (1)
Tags (2)
0 Kudos
3 Replies

739 Views
igorpadykov
NXP Employee
NXP Employee

Hi Kazuma

please refer to attached Linux Guide sect.7.3.14 Video conversion

and Graphics Guide. NXP BSPs can be found on

http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i....

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

742 Views
kazumasasaki
Contributor II

Hi igor,

Could you please follow the above question?

Best Regards,

Kazuma Sasaki.

0 Kudos

742 Views
kazumasasaki
Contributor II

Hi igor,

I appreciate your support.

I've checked your recommend documents and sample source code. (g2d_test.cpp)

But, I could not understand clearly which scaling algorithm used in GPU.

When I execute resize function via G2D API, I will set several parameters to g2d_surface structure.

then, call g2d_blit function. At this case, I suppose GPU execute resize feature automatically. Is it right?

If yes, what kind of scaling algorithm using in GPU?

Nearest-neighbor interpolation, Bilinear and bicubic algorithms, Box sampling and etc?

Best Regards,

Kazuma Sasaki.

0 Kudos