Android Q Preview 1 (QPP1.190205.018.B4)
Fix the V offset in rgb888_to_yuv420p

See yuv420p_to_rgb888, yuv420p looks this way in memory:

yyyyyy
yyyyyy
uuuvvv (all U components first and then all V ones)

Bug: 128451131
Test: make -j
Change-Id: Icba7682d124e7a14a2e37edbc1543ac9390a6e7c
Signed-off-by: Roman Kiryanov <rkir@google.com>
1 file changed