Skip to content
Commit b84bb5dc authored by Dave Stevenson's avatar Dave Stevenson Committed by Phil Elwell
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 ef11d943
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