Skip to content
Snippets Groups Projects
Commit bef25703 authored by Alec Mouri's avatar Alec Mouri Committed by Android Build Coastguard Worker
Browse files

Use pixel stride of 2 for Y422_I's Y plane

Y422_I's layout is: Y0 Cr0 Y1 Cb0 ...

...which means that successive luminance samples are separated by 2
bytes, not 1.

Bug: 351311764
Test: builds
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ff206d6d5d9150bbfeac0dfbe92825d97a7de5b2)
Merged-In: I4c24aae97ef052f6385281dd6e73f748d880decb
Change-Id: I4c24aae97ef052f6385281dd6e73f748d880decb
parent 4c39de57
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment