Home
last modified time | relevance | path

Searched refs:eCtrl_type (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo_context.c2384 E_APIXC_ReturnValue MDrv_XC_OSDC_Control(void *pInstance, MS_U32 eCtrl_type) in MDrv_XC_OSDC_Control() argument
2393 pXCResourcePrivate->stdrvXC_MVideo_Context.g_u32OSDCCtrltype_Suspend = eCtrl_type; in MDrv_XC_OSDC_Control()
2397 if(eCtrl_type == E_XC_OSDC_CTRL_MISC) in MDrv_XC_OSDC_Control()
2402 else if(eCtrl_type == E_XC_OSDC_CTRL_TGEN) in MDrv_XC_OSDC_Control()
2421 else if(eCtrl_type == E_XC_OSDC_INIT) in MDrv_XC_OSDC_Control()
2480 else if(eCtrl_type == E_XC_OSDC_CTRL_OUTPUT_FORMAT) in MDrv_XC_OSDC_Control()
H A Dmvideo.c11513 E_APIXC_ReturnValue MApi_XC_OSDC_Control_U2(void* pInstance, MS_U32 eCtrl_type) in MApi_XC_OSDC_Control_U2() argument
11524 eReturn = MDrv_XC_OSDC_Control(pInstance, eCtrl_type); in MApi_XC_OSDC_Control_U2()
11530 E_APIXC_ReturnValue MApi_XC_OSDC_Control(MS_U32 eCtrl_type) in MApi_XC_OSDC_Control() argument
11539 XCArgs.eCtrl_type = eCtrl_type; in MApi_XC_OSDC_Control()
H A Dmvideo.c.011499 E_APIXC_ReturnValue MApi_XC_OSDC_Control_U2(void* pInstance, MS_U32 eCtrl_type)
11510 eReturn = MDrv_XC_OSDC_Control(pInstance, eCtrl_type);
11516 E_APIXC_ReturnValue MApi_XC_OSDC_Control(MS_U32 eCtrl_type)
11525 XCArgs.eCtrl_type = eCtrl_type;
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Dmvideo_context.h1103 INTERFACE E_APIXC_ReturnValue MDrv_XC_OSDC_Control(void *pInstance, MS_U32 eCtrl_type);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_v2.h2272 MS_U32 eCtrl_type; member
H A DapiXC.h5178 E_APIXC_ReturnValue MApi_XC_OSDC_Control(MS_U32 eCtrl_type);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_v2.h2531 MS_U32 eCtrl_type; member
H A DapiXC_EX.h4203 DLL_PUBLIC XC_EX_RETURN_VALUE MApi_XC_EX_OSDC_Control(XC_DEVICE_ID *pDeviceId, MS_U32 eCtrl_type);
H A DapiXC.h6527 E_APIXC_ReturnValue MApi_XC_OSDC_Control(MS_U32 eCtrl_type);
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_EX.c9095 XC_EX_RETURN_VALUE MApi_XC_EX_OSDC_Control(XC_DEVICE_ID *pDeviceId, MS_U32 eCtrl_type) in MApi_XC_EX_OSDC_Control() argument
9104 XCArgs.eCtrl_type = eCtrl_type; in MApi_XC_EX_OSDC_Control()
H A DXC_private.h2297 E_APIXC_ReturnValue MApi_XC_OSDC_Control_U2(void* pInstance, MS_U32 eCtrl_type);
H A DapiXC_v2.c6358 pXCArgs->eReturnValue = psXCInstPri->fpXC_OSDC_Control(pInstance, pXCArgs->eCtrl_type); in _XCIoctl()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt5462 E_APIXC_ReturnValue MApi_XC_OSDC_Control(MS_U32 eCtrl_type);
39353 DLL_PUBLIC XC_EX_RETURN_VALUE MApi_XC_EX_OSDC_Control(XC_DEVICE_ID *pDeviceId, MS_U32 eCtrl_type);
62431 MS_U32 eCtrl_type;