Home
last modified time | relevance | path

Searched refs:MDrv_MVD_GetFWVer (Results 1 – 22 of 22) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMVD.h611 MS_U32 MDrv_MVD_GetFWVer(void);
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A DdrvMVD_EX.h690 MS_U32 MDrv_MVD_GetFWVer(MS_U32 u32Id);
H A DdrvMVD_EX.c414 MS_U32 MDrv_MVD_GetFWVer(MS_U32 u32Id) in MDrv_MVD_GetFWVer() function
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A D_apiVDEC_EX_weak.h130 __vdec_if MS_U32 MDrv_MVD_GetFWVer(MS_U32 u32Id) __vdec_weak;
H A DapiVDEC_EX.c8639 if (MDrv_MVD_GetFWVer(u32Id) != 0) in _MApi_VDEC_EX_V2_GetFwVersion()
8641 *u32FWVer = MDrv_MVD_GetFWVer(u32Id); in _MApi_VDEC_EX_V2_GetFwVersion()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h745 MS_U32 MDrv_MVD_GetFWVer(MS_U32 u32Id);
H A DdrvMVD_EX.c467 MS_U32 MDrv_MVD_GetFWVer(MS_U32 u32Id) in MDrv_MVD_GetFWVer() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A D_apiVDEC_weak.h130 __vdec_if MS_U32 MDrv_MVD_GetFWVer(void) __vdec_weak;
H A DapiVDEC.c13068 if (MDrv_MVD_GetFWVer() != 0) in MApi_VDEC_V2_GetFwVersion()
13070 u32FWVer = MDrv_MVD_GetFWVer(); in MApi_VDEC_V2_GetFwVersion()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h747 MS_U32 MDrv_MVD_GetFWVer(MS_U32 u32Id);
H A DdrvMVD_EX.c448 MS_U32 MDrv_MVD_GetFWVer(MS_U32 u32Id) in MDrv_MVD_GetFWVer() function
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A D_apiVDEC_EX_weak.h135 __vdec_if MS_U32 MDrv_MVD_GetFWVer(MS_U32 u32Id) __vdec_weak;
H A DapiVDEC_EX.c13103 if (MDrv_MVD_GetFWVer(u32Id) != 0) in _MApi_VDEC_EX_V2_GetFwVersion()
13105 *u32FWVer = MDrv_MVD_GetFWVer(u32Id); in _MApi_VDEC_EX_V2_GetFwVersion()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A D_apiVDEC_EX_weak.h135 __vdec_if MS_U32 MDrv_MVD_GetFWVer(MS_U32 u32Id) __vdec_weak;
H A DapiVDEC_EX.c14193 if (MDrv_MVD_GetFWVer(u32Id) != 0) in _MApi_VDEC_EX_V2_GetFwVersion()
14195 *u32FWVer = MDrv_MVD_GetFWVer(u32Id); in _MApi_VDEC_EX_V2_GetFwVersion()
H A DapiVDEC_EX.c.014189 if (MDrv_MVD_GetFWVer(u32Id) != 0)
14191 *u32FWVer = MDrv_MVD_GetFWVer(u32Id);
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c550 pDrvStatus->u32FWVer = MDrv_MVD_GetFWVer(); in MDrv_MVD_GetStatus()
585 MS_U32 MDrv_MVD_GetFWVer(void) in MDrv_MVD_GetFWVer() function
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c4226 EXPORT_SYMBOL(MDrv_MVD_GetFWVer);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt4478 EXPORT_SYMBOL(MDrv_MVD_GetFWVer);
H A Dapi_with_header_file.csv4178 ,,MDrv_MVD_GetFWVer,drvMVD.h,0,0,0,0,0,0
H A DDatabase.csv4501 ,,MDrv_MVD_GetFWVer,drvMVD.h,0,0,0,0,0,0,0
H A Dpreprocess.txt54353 MS_U32 MDrv_MVD_GetFWVer(void);