Home
last modified time | relevance | path

Searched refs:u32RightFactor (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c1044 …lMode(void* pInstance, MS_BOOL bEnable, MS_U32 u32LeftFactor, MS_U32 u32RightFactor, SCALER_WIN eW… in MDrv_XC_EnableMiuDualMode() argument
1053 gSrcInfo[eWindow].Status2.stMiuDualModCfg.u32RightFactor = u32RightFactor; in MDrv_XC_EnableMiuDualMode()
8075 MS_U32 u32RightFactor = 0; in _MDrv_SC_set_fetch_number_limit_impl() local
8227 u32RightFactor = pSrcInfo->Status2.stMiuDualModCfg.u32RightFactor; in _MDrv_SC_set_fetch_number_limit_impl()
8232 *pu16IPMFetch = u16IPMFetchTotal*u32RightFactor /(u32RightFactor + u32LeftFactor); in _MDrv_SC_set_fetch_number_limit_impl()
8240 *pu16IPMFetch = u16IPMFetchTotal*u32LeftFactor /(u32RightFactor + u32LeftFactor); in _MDrv_SC_set_fetch_number_limit_impl()
8269 u16DNROffset = u16DNROffset*u32RightFactor /(u32RightFactor + u32LeftFactor); in _MDrv_SC_set_fetch_number_limit_impl()
8278 u16DNROffset = u16DNROffset*u32LeftFactor /(u32RightFactor + u32LeftFactor); in _MDrv_SC_set_fetch_number_limit_impl()
H A Dmvideo.c13671 …de_U2(void* pInstance, MS_BOOL bEnable, MS_U32 u32LeftFactor, MS_U32 u32RightFactor, SCALER_WIN eW… in MApi_XC_EnableMiuDualMode_U2() argument
13695 if(!((u32RightFactor <= 3*u32LeftFactor) && (u32LeftFactor <= 3*u32RightFactor))) in MApi_XC_EnableMiuDualMode_U2()
13697 …SETWINDOW, "error params u32LeftFactor: %d, u32RightFactor: %d.\n", u32LeftFactor, u32RightFactor); in MApi_XC_EnableMiuDualMode_U2()
13703 gSrcInfo[eWindow].Status2.stMiuDualModCfg.u32RightFactor = u32RightFactor; in MApi_XC_EnableMiuDualMode_U2()
13704 …(XC_DBGLEVEL_SETWINDOW, "u32LeftFactor: %d, u32RightFactor: %d.\n", u32LeftFactor, u32RightFactor); in MApi_XC_EnableMiuDualMode_U2()
13708 MS_BOOL MApi_XC_EnableMiuDualMode(MS_BOOL bEnable, MS_U32 u32LeftFactor, MS_U32 u32RightFactor, SC… in MApi_XC_EnableMiuDualMode() argument
13719 XCArgs.u32RightFactor= u32RightFactor; in MApi_XC_EnableMiuDualMode()
H A Dmdrv_sc_scaling.c.01044 …lMode(void* pInstance, MS_BOOL bEnable, MS_U32 u32LeftFactor, MS_U32 u32RightFactor, SCALER_WIN eW…
1053 gSrcInfo[eWindow].Status2.stMiuDualModCfg.u32RightFactor = u32RightFactor;
8052 MS_U32 u32RightFactor = 0;
8202 u32RightFactor = pSrcInfo->Status2.stMiuDualModCfg.u32RightFactor;
8207 *pu16IPMFetch = u16IPMFetchTotal*u32RightFactor /(u32RightFactor + u32LeftFactor);
8215 *pu16IPMFetch = u16IPMFetchTotal*u32LeftFactor /(u32RightFactor + u32LeftFactor);
8244 u16DNROffset = u16DNROffset*u32RightFactor /(u32RightFactor + u32LeftFactor);
8253 u16DNROffset = u16DNROffset*u32LeftFactor /(u32RightFactor + u32LeftFactor);
H A Dmvideo.c.013653 …de_U2(void* pInstance, MS_BOOL bEnable, MS_U32 u32LeftFactor, MS_U32 u32RightFactor, SCALER_WIN eW…
13677 if(!((u32RightFactor <= 3*u32LeftFactor) && (u32LeftFactor <= 3*u32RightFactor)))
13679 …LEVEL_SETWINDOW, "error params u32LeftFactor: %d, u32RightFactor: %d.\n", u32LeftFactor, u32RightF…
13685 gSrcInfo[eWindow].Status2.stMiuDualModCfg.u32RightFactor = u32RightFactor;
13686 …_TRACE(XC_DBGLEVEL_SETWINDOW, "u32LeftFactor: %d, u32RightFactor: %d.\n", u32LeftFactor, u32RightF…
13690 MS_BOOL MApi_XC_EnableMiuDualMode(MS_BOOL bEnable, MS_U32 u32LeftFactor, MS_U32 u32RightFactor, SC…
13701 XCArgs.u32RightFactor= u32RightFactor;
H A Dmdrv_sc_3d.c3731 MS_U32 u32RightFactor = pSrcInfo->Status2.stMiuDualModCfg.u32RightFactor; in MDrv_SC_3D_Adjust_PixelOffset() local
3736 u16Offset = u16Offset*u32RightFactor /(u32RightFactor + u32LeftFactor); in MDrv_SC_3D_Adjust_PixelOffset()
3745 u16Offset = u16Offset*u32LeftFactor /(u32RightFactor + u32LeftFactor); in MDrv_SC_3D_Adjust_PixelOffset()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Ddrv_sc_scaling.h198 …lMode(void* pInstance, MS_BOOL bEnable, MS_U32 u32LeftFactor, MS_U32 u32RightFactor, SCALER_WIN eW…
H A Dmvideo_context.h576 MS_U32 u32RightFactor; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_v2.h2967 MS_U32 u32RightFactor; member
H A DapiXC.h7124 …i_XC_EnableMiuDualMode(MS_BOOL bEnable, MS_U32 u32LeftFactor, MS_U32 u32RightFactor, SCALER_WIN eW…
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DXC_private.h2147 …de_U2(void* pInstance, MS_BOOL bEnable, MS_U32 u32LeftFactor, MS_U32 u32RightFactor, SCALER_WIN eW…
H A DapiXC_v2.c6789 …DualMode(pInstance,pXCArgs->bEnable,pXCArgs->u32LeftFactor, pXCArgs->u32RightFactor,pXCArgs->eWind… in _XCIoctl()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_sc.c6546 ….Status2.stMiuDualModCfg.u32LeftFactor + gSrcInfo[eWindow].Status2.stMiuDualModCfg.u32RightFactor); in _getDualModeMemorySize()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_sc.c7366 ….Status2.stMiuDualModCfg.u32LeftFactor + gSrcInfo[eWindow].Status2.stMiuDualModCfg.u32RightFactor); in _getDualModeMemorySize()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_sc.c7900 ….Status2.stMiuDualModCfg.u32LeftFactor + gSrcInfo[eWindow].Status2.stMiuDualModCfg.u32RightFactor); in _getDualModeMemorySize()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_sc.c7923 ….Status2.stMiuDualModCfg.u32LeftFactor + gSrcInfo[eWindow].Status2.stMiuDualModCfg.u32RightFactor); in _getDualModeMemorySize()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_sc.c8188 ….Status2.stMiuDualModCfg.u32LeftFactor + gSrcInfo[eWindow].Status2.stMiuDualModCfg.u32RightFactor); in _getDualModeMemorySize()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_sc.c8189 ….Status2.stMiuDualModCfg.u32LeftFactor + gSrcInfo[eWindow].Status2.stMiuDualModCfg.u32RightFactor); in _getDualModeMemorySize()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt5796 …i_XC_EnableMiuDualMode(MS_BOOL bEnable, MS_U32 u32LeftFactor, MS_U32 u32RightFactor, SCALER_WIN eW…
62867 MS_U32 u32RightFactor;