Searched refs:g_u8MotionStableCnt (Results 1 – 3 of 3) sorted by relevance
239 #define g_u8MotionStableCnt psACEResPri->stapiACE.g_u8MotionStableCnt macro2683 MS_U8 g_u8MotionStableCnt;2935 if(g_u8MotionStableCnt != 0xFF) in MApi_XC_ACE_DNR_GetMotion_Weight_U2()2936 g_u8MotionStableCnt++; in MApi_XC_ACE_DNR_GetMotion_Weight_U2()2940 g_u8MotionStableCnt = 0; in MApi_XC_ACE_DNR_GetMotion_Weight_U2()2942 u8Weight = (g_u8MotionStableCnt > DYNAMICNR_DEFLICK_STABLE_CNT) ? in MApi_XC_ACE_DNR_GetMotion_Weight_U2()2947 g_u8MotionStableCnt = 0; in MApi_XC_ACE_DNR_GetMotion_Weight_U2()2957 if(g_u8MotionStableCnt != 0xFF) in MApi_XC_ACE_DNR_GetMotion_Weight_U2()2958 g_u8MotionStableCnt++; in MApi_XC_ACE_DNR_GetMotion_Weight_U2()2962 g_u8MotionStableCnt = 0; in MApi_XC_ACE_DNR_GetMotion_Weight_U2()[all …]
101 MS_U8 g_u8MotionStableCnt; member
1387 MS_U8 g_u8MotionStableCnt[XC_ACE_EX_MAX_DEVICE_NUM];