diff options
author | 2020-07-01 15:16:06 +0200 | |
---|---|---|
committer | 2020-07-19 13:25:46 +0200 | |
commit | b72a6342dd240ce8e15b7acf1c38c67a0c56092b (patch) | |
tree | 4304e0ae90a07910d73a0115f42205328a9dda7c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hantro: Move hantro_enc_buf_finish to JPEG codec_ops.done (diff) | |
download | wireguard-linux-b72a6342dd240ce8e15b7acf1c38c67a0c56092b.tar.xz wireguard-linux-b72a6342dd240ce8e15b7acf1c38c67a0c56092b.zip |
hantro: Remove unused bytesused argument
The driver doesn't need the bytesused argument.
For decoders, the plane bytesused is known and therefore,
buf_prepare is used to set it. For encoders, it's
handled by the codec_ops.done hook.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions