anv/video: copy from correct H264 scaling lists
authorBenjamin Cheng <ben@bcheng.me>
Thu, 3 Aug 2023 14:27:34 +0000 (10:27 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 8 Aug 2023 03:21:39 +0000 (03:21 +0000)
commit4755276bafe25bd4c7a87db81dd2433bc66b8839
treeb2a974a8dbfc41ad500fdf64d8f423b9d34c6ea6
parent0e4b1b8f2305c34f7989f7a7ffb8be149d0184bd
anv/video: copy from correct H264 scaling lists

Vulkan defines the scaling lists according to the H264 ITU spec, which
only defines ScalingList8x8[0] and ScalingList8x8[1] for
non-444 formats.

Reviewed-by: Lynne <dev@lynne.ee>
Reviewed-by: Hyunjun Ko <zzoon@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24474>
src/intel/vulkan/genX_video.c