-
由 Haixia Shi 提交于
The run-length encoding algorithm should compare 16-bit encoded pixel values instead of comparing raw pixel values. It allows pixels with similar but different colors to be encoded as repeat pixels, and thus potentially save USB bandwidth. Signed-off-by: NHaixia Shi <hshi@chromium.org> Reviewed-by: NDaniel Kurtz <djkurtz@chromium.org> Tested-by: NHaixia Shi <hshi@chromium.org> Signed-off-by: NDave Airlie <airlied@gmail.com>
86584444