Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Decode][AYUV]set valid data for Alpha channel #719

Closed
fulinjie opened this issue Sep 3, 2019 · 0 comments
Closed

[Decode][AYUV]set valid data for Alpha channel #719

fulinjie opened this issue Sep 3, 2019 · 0 comments
Assignees

Comments

@fulinjie
Copy link
Contributor

fulinjie commented Sep 3, 2019

Currently, the decode output in AYUV format has the zero Alpha channel data.
This is invalid and should be set to 255 by default.

I think we may need to fix it in driver through HCP_SURFACE_STATE commandt.
To configure all bits in Alpha channel to be 1 by default, or set to specific value according to the HEVC clips.

Since we have discussed through mail, just create a ticket to trace this.

@XinfengZhang XinfengZhang self-assigned this Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants