diff options
author | Maxime Jourdan <mjourdan@baylibre.com> | 2020-03-04 10:46:24 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-05 23:01:58 +0100 |
commit | e9a3eb4819caf9d1408d61af059a21c535294824 (patch) | |
tree | 667afc8d173c828c56b269143f93ae87c3eef6bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 823a7300340e36ee2c1941e672f33c9419928d1c (diff) |
media: meson: vdec: add VP9 input support
Amlogic VP9 decoder requires an additional 16-byte payload before every
frame header.
The source buffer is updated in-place, then given to the Parser FIFO DMA.
The FIFO DMA copies the blocks into the 16MiB parser ring buffer, then parses
and copies the slice into the decoder "workspace".
Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
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