[Bug]: 10bit RT_FORMAT are contains in VP9 profile 0 and 1 encoding
Open
Encode
VP9
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 383
- Avg merge
- 8d 18h
- Merged PRs (30d)
- 4
Description
### Which component impacted?
Encode
### Is it regression? Good in old configuration?
None
### What happened?
See vainfo output on gen12 device. [vainfo.txt](https://github.com/intel/media-driver/files/15269759/vainfo.txt).
VAProfileVP9Profile0/VAEntrypointEncSlice contains VA_RT_FORMAT_YUV420_10BPP.
But 10 bits encoding is infeasible in vp9 profile 0 and 1.
It is good to correct them.
### What's the usage scenario when you are seeing the problem?
Others
### What impacted?
_No response_
### Debug Information
_No response_
### Do you want to contribute a patch to fix the issue?
None
Contributor guide
Assessment
This issue has not been assessed yet.