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:
Jason Chen
2010-05-17 15:02:06 +08:00
committed by Matt Sealey
parent 3d5466a5b7
commit 07d5c4bc52

View File

@@ -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;