mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
change rga.h define to match rk_fb config
This commit is contained in:
@@ -120,7 +120,7 @@ typedef struct rga_img_info_t
|
||||
unsigned long yrgb_addr; /* yrgb mem addr */
|
||||
unsigned long uv_addr; /* cb/cr mem addr */
|
||||
unsigned long v_addr; /* cr mem addr */
|
||||
unsigned long format; //definition by RK_FORMAT
|
||||
unsigned int format; //definition by RK_FORMAT
|
||||
|
||||
unsigned short act_w;
|
||||
unsigned short act_h;
|
||||
|
||||
Reference in New Issue
Block a user