提交 fb0b7a7f 编写于 作者: S strobe 提交者: Oliver Woodman

Fix green bar bug

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=184022988
上级 cb95f7e9
......@@ -218,7 +218,6 @@ static int convert_16_to_8_neon(const vpx_image_t* const img, jbyte* const data,
dstV += 8;
}
i *= 4;
uint32_t randval = 0;
while (i < uvWidth) {
if (!randval) randval = random();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册