Skip to content
Commit ae295d9b authored by Dave Stevenson's avatar Dave Stevenson Committed by Dom Cobley
Browse files

staging/bcm2835-codec: Allow a different stride alignment per role



Deinterlace and decode aren't affected in the same way as encode
and ISP by the alignment requirement on 3 plane YUV420.
Decode would be affected, but it always aligns the height up to
a macroblock, and uses the selection API to reflect that.

Add in the facility to set the bytesperline alignment per role.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 48ba4aff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment