Home
last modified time | relevance | path

Searched refs:DYNAMICNR_DEFLICK_STABLE_CNT (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/ace/
H A DapiXC_Ace.c2680 #define DYNAMICNR_DEFLICK_STABLE_CNT 0x10 macro
2942 u8Weight = (g_u8MotionStableCnt > DYNAMICNR_DEFLICK_STABLE_CNT) ? in MApi_XC_ACE_DNR_GetMotion_Weight_U2()
2964 u8Weight = (g_u8MotionStableCnt > DYNAMICNR_DEFLICK_STABLE_CNT) ? in MApi_XC_ACE_DNR_GetMotion_Weight_U2()
3041 u8Weight = (g_u8LumaStableCnt > DYNAMICNR_DEFLICK_STABLE_CNT) ? in MApi_XC_ACE_DNR_GetLuma_Weight_U2()
3064 u8Weight = (g_u8LumaStableCnt > DYNAMICNR_DEFLICK_STABLE_CNT) ? in MApi_XC_ACE_DNR_GetLuma_Weight_U2()
3132 u8Weight = (g_u8FlickStableCnt == DYNAMICNR_DEFLICK_STABLE_CNT) ? in MApi_XC_ACE_DNR_GetNoise_Weight_U2()
3149 u8Weight = (g_u8FlickStableCnt == DYNAMICNR_DEFLICK_STABLE_CNT) ? in MApi_XC_ACE_DNR_GetNoise_Weight_U2()
H A DapiXC_Ace_EX.c1384 #define DYNAMICNR_DEFLICK_STABLE_CNT 0x10