diff options
| author | Jernej Skrabec <[email protected]> | 2022-10-17 21:44:13 +0200 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2022-10-24 19:03:54 +0200 |
| commit | e9120e76a6f7e19a8d26c03f2964937e4ce69784 (patch) | |
| tree | c9826a0ffb1f09b42c87448a2212180e27f7d3e2 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | c558f69c402c8847500f663c544d49e822b56a17 (diff) | |
media: cedrus: hevc: Fix offset adjustments
As it turns out, current padding size check works fine in theory but it
doesn't in practice. Most probable reason are caching issues.
Let's rework reading data from bitstream using Cedrus engine instead of
CPU. That way we avoid all cache issues and make sure that we're reading
same data as Cedrus.
Fixes: e7060d9a78c2 ("media: uapi: Change data_bit_offset definition")
Signed-off-by: Jernej Skrabec <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions