Summary: | [IVB/HSW/BYT]Low Y/U/V PSNR when NV12 to RGBX | ||
---|---|---|---|
Product: | libva | Reporter: | zhenxiang.li <zhenxiang.li> |
Component: | intel | Assignee: | haihao <haihao.xiang> |
Status: | RESOLVED INVALID | QA Contact: | Sean V Kelley <seanvk> |
Severity: | normal | ||
Priority: | medium | CC: | ouping.zhang, shengyanx.zhao, shuang.he, xunx.fang, zhenxiang.li |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
zhenxiang.li
2013-09-12 07:10:18 UTC
When doing the conversion from NV12 to RGBX, it will firstly do the upsampling from NV12 to YUV444 implicitly and then transform it to RGB format. During the upsampling, the interpolation is needed. In such case the different interpolation will affect the test result. The PSNR of RGBX depends on how to evaluate the interpolation. So this bug is marked as invalid as it involves the upsampling interpolation. Thanks. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.