summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--[-rwxr-xr-x]v3/fake-pipeline2/ge2d_main.h68
-rwxr-xr-xv3/fake-pipeline2/ge2d_stream.cpp3
-rwxr-xr-xv3/fake-pipeline2/ge2d_wq.h3
3 files changed, 39 insertions, 35 deletions
diff --git a/v3/fake-pipeline2/ge2d_wq.h b/v3/fake-pipeline2/ge2d_wq.h
index 9bcfba3..6e8fafe 100755
--- a/v3/fake-pipeline2/ge2d_wq.h
+++ b/v3/fake-pipeline2/ge2d_wq.h
@@ -279,8 +279,7 @@ typedef struct {
config_planes_t src2_planes[4];
config_planes_t dst_planes[4];
- enum ge2d_addr_type_e src_addr_type;
- enum ge2d_addr_type_e dst_addr_type;
+
}config_para_ex_t;
#ifdef __KERNEL__
extern int ge2d_setup(void);