Home
last modified time | relevance | path

Searched refs:DTMBOpen (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/
H A Dutopia_driver_id.h58 extern __attribute__((weak)) MS_U32 DTMBOpen(void** ppInstance, MS_U32 u32ModuleVersion, void* pAtt…
130 #define MODULE_TYPE_DTMB_FULL DTMBOpen
/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_DTMB_v2.c240 MS_U32 DTMBOpen(void** ppInstance, MS_U32 u32ModuleVersion, void* pAttribute) in DTMBOpen() function
548 …UtopiaModuleSetupFunctionPtr(pUtopiaModule, (FUtopiaOpen)DTMBOpen, (FUtopiaClose)DTMBClose, (FUtop… in DTMBRegisterToUtopia()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvDMD_DTMB_v2.h351 DLL_PUBLIC extern MS_U32 DTMBOpen(void** ppInstance, MS_U32 u32ModuleVersion, void* pAttribute);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt42644 DLL_PUBLIC extern MS_U32 DTMBOpen(void** ppInstance, MS_U32 u32ModuleVersion, void* pAttribute);