diff options
author | Benjamin Gaignard <benjamin.gaignard@collabora.com> | 2022-04-27 20:39:36 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-05-13 12:02:22 +0300 |
commit | d7f4149df818463c1d7094b35db6ebd79f46c7bd (patch) | |
tree | d4a96e0b50271c1a17e07e2d89582e110f4d75a5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 579846ec52593e6ca123c30379103377cd25728a (diff) | |
download | linux-d7f4149df818463c1d7094b35db6ebd79f46c7bd.tar.xz |
media: hantro: HEVC: Fix tile info buffer value computation
Use pps->column_width_minus1[j] + 1 as value for the tile info buffer
instead of pps->column_width_minus1[j + 1].
The patch fixes DBLK_E_VIXS_2, DBLK_F_VIXS_2, DBLK_G_VIXS_2,
SAO_B_MediaTek_5, TILES_A_Cisco_2 and TILES_B_Cisco_1 tests in fluster.
Fixes: cb5dd5a0fa51 ("media: hantro: Introduce G2/HEVC decoder")
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions