Home
last modified time | relevance | path

Searched refs:MDrv_SC_set_mirror (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Ddrv_sc_scaling.h184 INTERFACE void MDrv_SC_set_mirror(void *pInstance, MS_BOOL bEnable, SCALER_WIN eWindow);
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_Auto.c944 MDrv_SC_set_mirror(pInstance, FALSE, eWindow); in _MApi_XC_Auto_Internal_AutoCablication()
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt5043 EXPORT_SYMBOL(MDrv_SC_set_mirror);
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c.0723 // Attention! Writelimit base also set in MDrv_SC_set_mirror for upper layer usage.
9672 void MDrv_SC_set_mirror(void *pInstance, MS_BOOL bEnable, SCALER_WIN eWindow)
H A Dmdrv_sc_scaling.c9701 void MDrv_SC_set_mirror(void *pInstance, MS_BOOL bEnable, SCALER_WIN eWindow) in MDrv_SC_set_mirror() function