change HAL_TDM_EVENT_SOURCE_MAX define position 44/253344/1 accepted/tizen/unified/20210209.124255 submit/tizen/20210209.075539
authorJunkyeong Kim <jk0430.kim@samsung.com>
Tue, 9 Feb 2021 04:35:03 +0000 (13:35 +0900)
committerJunkyeong Kim <jk0430.kim@samsung.com>
Tue, 9 Feb 2021 04:35:07 +0000 (13:35 +0900)
Change-Id: Ided84e5cd9b0cf158beb5329173e055e6ecefd4f
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
include/hal-tdm-interface.h
include/hal-tdm-types.h

index 139586b..2559cb1 100644 (file)
@@ -55,8 +55,6 @@ typedef struct _hal_tdm_pp_funcs          hal_tdm_pp_funcs;
 typedef struct _hal_tdm_capture_funcs     hal_tdm_capture_funcs;
 typedef struct _hal_tdm_voutput_funcs     hal_tdm_voutput_funcs;
 
-#define HAL_TDM_EVENT_SOURCE_MAX 3
-
 struct _hal_tdm_backend_data {
        hal_tdm_display         *display; // handle
 
index 6a3dd00..3758eaf 100644 (file)
@@ -60,6 +60,7 @@ extern "C" {
 #define HAL_TDM_NAME_LEN        64
 #define HAL_TDM_PATH_LEN        1024
 #define HAL_TDM_VBLANK_DEFAULT_NAME   "Unknown"
+#define HAL_TDM_EVENT_SOURCE_MAX 3
 
 /**
  * @brief The error enumeration