media: uapi: Add hevc ctrls for WPP decoding
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Mon, 23 Mar 2020 19:00:17 +0000 (19:00 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:31 +0000 (16:33 +0100)
commit7f7a068cea69d48f7334dd2c95e72665b90818fa
treef52e6fedff931ef3b6c611d1c65e94a320670328
parentcae6ec57f0159f6a8da13db25cfc066dacc45f5e
media: uapi: Add hevc ctrls for WPP decoding

WPP can allow greater parallelism within the decode, but needs
offset information to be passed in.

Adds num_entry_point_offsets and entry_point_offset_minus1 to
v4l2_ctrl_hevc_slice_params.

This is based on Jernej Skrabec's patches for cedrus which
implement the same feature.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
include/media/hevc-ctrls.h