YUV to RGB Conversion using gco2D_FilterBlitEx2

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

YUV to RGB Conversion using gco2D_FilterBlitEx2

697 Views
shahzeb_ihsan
Contributor I

Hi,

I'm using an iMX6-Solo running GHS Integrity and I am trying to convert YUV420 decoded video output to RGBA. I am using the GCO320 API (gco2D_FilterBlitEx2) to achieve this.

The problem is that it successfully does the conversion ONCE and after that it keeps returning gcvSTATUS_NOT_SUPPORTED (-13) but I can't find any information anywhere on what could be going wrong.

If anyone has any experience with this scenario or can share the bare minimum steps needed to do conversion would be appreciated.

Labels (2)
0 Kudos
1 Reply

623 Views
igorpadykov
NXP Employee
NXP Employee

Hi Shahzeb

may be useful to check gpu linux documentation and similar links

i.MX Software | NXP 

https://community.nxp.com/thread/382621#600015 

Linux/AM5728: GC320 YUYV to RGBA conversion using dmabuf based app - Processors forum - Processors -... 

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

0 Kudos