Home
last modified time | relevance | path

Searched refs:pu16PreY0 (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/ace/
H A DapiXC_Ace.c2719 MS_U16 *pu16PreY0, in MApi_XC_ACE_DNR_Blending_NRTbl_U2() argument
2730 …((MS_U32)DYNAMICNR_DEFLICK_TOTAL - (MS_U32)u8Weight) * (MS_U32)pu16PreY0[i]) / DYNAMICNR_DEFLICK_T… in MApi_XC_ACE_DNR_Blending_NRTbl_U2()
2736 if(u16TmpBlend[0] > pu16PreY0[i]) in MApi_XC_ACE_DNR_Blending_NRTbl_U2()
2738 …if( (u16TmpBlend[0] - (MS_U16)pu16PreY0[i]) > ((MS_U16)DYNAMICNR_DEFLICKER_PRECISION_SHFIT * (MS_U… in MApi_XC_ACE_DNR_Blending_NRTbl_U2()
2739 … u16TmpBlend[0] = pu16PreY0[i] + ((MS_U16)DYNAMICNR_DEFLICKER_PRECISION_SHFIT * (MS_U16) u8Step); in MApi_XC_ACE_DNR_Blending_NRTbl_U2()
2741 else if(u16TmpBlend[0] < (MS_U16)pu16PreY0[i]) in MApi_XC_ACE_DNR_Blending_NRTbl_U2()
2743 …if( ((MS_U16)pu16PreY0[i] - u16TmpBlend[0]) > ((MS_U16)DYNAMICNR_DEFLICKER_PRECISION_SHFIT * (MS_U… in MApi_XC_ACE_DNR_Blending_NRTbl_U2()
2744 … u16TmpBlend[0] = pu16PreY0[i] - ((MS_U16)DYNAMICNR_DEFLICKER_PRECISION_SHFIT * (MS_U16) u8Step); in MApi_XC_ACE_DNR_Blending_NRTbl_U2()
2746 pu16PreY0[i] = u16TmpBlend[0]; in MApi_XC_ACE_DNR_Blending_NRTbl_U2()
2770 MS_U16 *pu16PreY0, in MApi_XC_ACE_DNR_Blending_NRTbl() argument
[all …]
H A DapiXC_Ace_EX.c1412 MS_U16 *pu16PreY0, in MApi_XC_ACE_EX_DNR_Blending_NRTbl() argument
1419 ACEArgs.pu16PreY0 = pu16PreY0; in MApi_XC_ACE_EX_DNR_Blending_NRTbl()
H A DACE_private.h240 …void *pInstance, MS_U8 *pu8NewNR, MS_U8 u8Weight, MS_U8 u8Step, MS_U16 *pu16PreY0, MS_U16 *pu16Pre…
407 MS_U16 *pu16PreY0,
H A DapiXC_Ace_v2.c588 pACEArgs->pu16PreY0, in ACEIoctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_Ace_v2.h454 MS_U16 *pu16PreY0; member
H A DapiXC_Ace.h1016 …R_Blending_NRTbl(MS_U8 *pu8NewNR, MS_U8 u8Weight, MS_U8 u8Step, MS_U16 *pu16PreY0, MS_U16 *pu16Pre…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_Ace_v2.h456 MS_U16 *pu16PreY0; member
H A DapiXC_Ace_EX.h828 …ceId *pDeviceId, MS_U8 *pu8NewNR, MS_U8 u8Weight, MS_U8 u8Step, MS_U16 *pu16PreY0, MS_U16 *pu16Pre…
H A DapiXC_Ace.h1188 …R_Blending_NRTbl(MS_U8 *pu8NewNR, MS_U8 u8Weight, MS_U8 u8Step, MS_U16 *pu16PreY0, MS_U16 *pu16Pre…
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt26867 MS_U16 *pu16PreY0;
53056 …R_Blending_NRTbl(MS_U8 *pu8NewNR, MS_U8 u8Weight, MS_U8 u8Step, MS_U16 *pu16PreY0, MS_U16 *pu16Pre…
80583 …ceId *pDeviceId, MS_U8 *pu8NewNR, MS_U8 u8Weight, MS_U8 u8Step, MS_U16 *pu16PreY0, MS_U16 *pu16Pre…