Home
last modified time | relevance | path

Searched refs:MDrv_XC_Is3DFormatSupported (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Dmdrv_sc_3d.h285 INTERFACE MS_BOOL MDrv_XC_Is3DFormatSupported(void *pInstance, E_XC_3D_INPUT_MODE e3dInputMode, E_X…
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt5529 EXPORT_SYMBOL(MDrv_XC_Is3DFormatSupported);
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c10085 bRet = MDrv_XC_Is3DFormatSupported(pInstance, e3dInputMode, e3dOutputMode); in MApi_XC_Set_3D_Mode_U2()
13872 MS_BOOL MDrv_XC_Is3DFormatSupported(void *pInstance, E_XC_3D_INPUT_MODE e3dInputMode, in MDrv_XC_Is3DFormatSupported() function
14141 bReturn = MDrv_XC_Is3DFormatSupported(pInstance, e3dInputMode, e3dOutputMode); in MApi_XC_Is3DFormatSupported_U2()