diff options
| author | Ezequiel Garcia <[email protected]> | 2020-07-01 15:16:06 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-19 13:25:46 +0200 |
| commit | b72a6342dd240ce8e15b7acf1c38c67a0c56092b (patch) | |
| tree | 4304e0ae90a07910d73a0115f42205328a9dda7c /tools/perf/scripts/python | |
| parent | e765dba11ec26d7ea42974ec4d470b5ce00be3de (diff) | |
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 <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions