diff options
author | Benjamin Gaignard <benjamin.gaignard@collabora.com> | 2022-04-04 19:06:40 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-05-13 12:02:22 +0300 |
commit | 79c987de8b35421a2a975982929f150dd415f8f7 (patch) | |
tree | ce6c53b3bb1d609b6ca4d912b681b6cfd3ea72cf /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d67005b7dc8235870fca149e1fb149340eeaa698 (diff) | |
download | linux-79c987de8b35421a2a975982929f150dd415f8f7.tar.xz |
media: hantro: Use post processor scaling capacities
Hantro G2 post processor is able to down scale decoded frames
by a factor of 2, 4 or 8.
Add enum_framesizes() ops to postproc_ops structure to enumerate the
possible output sizes for a given input resolution.
For G2 post-processor use fsize->index (from 0 to 3) as power of 2
divisor. As described in v4l2 documentation return -EINVAL when scaling
down isn't possible.
fluster scores:
77/147 for HEVC
143/303 for VP9
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