mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-08 17:56:11 +00:00
ENGR00123512 ipu: fix ipu lib compile error
Fix ipu lib compile error after 4-stripes resize patch pushed. Signed-off-by: Jason Chen <b02280@freescale.com>
This commit is contained in:
@@ -390,8 +390,8 @@ typedef union {
|
||||
uint32_t out_width;
|
||||
uint32_t out_height;
|
||||
uint32_t out_pixel_fmt;
|
||||
uint32_t outv_resize_ratio;
|
||||
uint32_t outh_resize_ratio;
|
||||
uint32_t outv_resize_ratio;
|
||||
bool graphics_combine_en;
|
||||
bool global_alpha_en;
|
||||
bool key_color_en;
|
||||
|
||||
Reference in New Issue
Block a user