diff options
| author | Benjamin Gaignard <[email protected]> | 2022-07-08 18:21:50 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-07-15 17:36:44 +0100 |
| commit | 311027bd13eb676d6025eb2414ff867dd09500e9 (patch) | |
| tree | 0464b8a705fcb8a802a91d1b2f2efe755e457a95 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 869ba3c8bba7aa1f0d33bf1979c8b81c2bfe2c93 (diff) | |
media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
The number of 'entry point offset' can be very variable.
Instead of using a large static array define a v4l2 dynamic array
of U32 (V4L2_CTRL_TYPE_U32).
The number of entry point offsets is reported by the elems field
and in struct v4l2_ctrl_hevc_slice_params.num_entry_point_offsets
field.
Signed-off-by: Benjamin Gaignard <[email protected]>
Acked-by: Nicolas Dufresne <[email protected]>
Tested-by: Jernej Skrabec <[email protected]>
Reviewed-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions