Home
last modified time | relevance | path

Searched refs:MDrv_XC_GetVideoAlpha (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Ddrv_sc_display.h203 E_APIXC_ReturnValue MDrv_XC_GetVideoAlpha(void *pInstance, MS_U8 *pu8Val, SCALER_WIN eWindow);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt5509 EXPORT_SYMBOL(MDrv_XC_GetVideoAlpha);
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c8817 E_APIXC_ReturnValue MDrv_XC_GetVideoAlpha(void *pInstance, MS_U8 *pu8Val, SCALER_WIN eWindow) in MDrv_XC_GetVideoAlpha() function
H A Dmvideo.c10003 eRet = MDrv_XC_GetVideoAlpha(pInstance, pu8Val, eWindow); in MApi_XC_GetVideoAlpha_U2()
H A Dmdrv_sc_display.c.08815 E_APIXC_ReturnValue MDrv_XC_GetVideoAlpha(void *pInstance, MS_U8 *pu8Val, SCALER_WIN eWindow)
H A Dmvideo.c.09989 eRet = MDrv_XC_GetVideoAlpha(pInstance, pu8Val, eWindow);