Home
last modified time | relevance | path

Searched refs:pMvdDrvInfo (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC.c13058 const MVD_DrvInfo* pMvdDrvInfo = NULL; in MApi_VDEC_V2_GetFwVersion() local
13064 pMvdDrvInfo = MDrv_MVD_GetInfo(); in MApi_VDEC_V2_GetFwVersion()
13065 u32FWVer = pMvdDrvInfo->u32FWVersion; in MApi_VDEC_V2_GetFwVersion()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c8626 const MVD_DrvInfo* pMvdDrvInfo = NULL; in _MApi_VDEC_EX_V2_GetFwVersion() local
8635 pMvdDrvInfo = MDrv_MVD_GetInfo(); in _MApi_VDEC_EX_V2_GetFwVersion()
8636 *u32FWVer = pMvdDrvInfo->u32FWVersion; in _MApi_VDEC_EX_V2_GetFwVersion()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c13090 const MVD_DrvInfo* pMvdDrvInfo = NULL; in _MApi_VDEC_EX_V2_GetFwVersion() local
13099 pMvdDrvInfo = MDrv_MVD_GetInfo(); in _MApi_VDEC_EX_V2_GetFwVersion()
13100 *u32FWVer = pMvdDrvInfo->u32FWVersion; in _MApi_VDEC_EX_V2_GetFwVersion()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c14180 const MVD_DrvInfo* pMvdDrvInfo = NULL; in _MApi_VDEC_EX_V2_GetFwVersion() local
14189 pMvdDrvInfo = MDrv_MVD_GetInfo(); in _MApi_VDEC_EX_V2_GetFwVersion()
14190 *u32FWVer = pMvdDrvInfo->u32FWVersion; in _MApi_VDEC_EX_V2_GetFwVersion()
H A DapiVDEC_EX.c.014176 const MVD_DrvInfo* pMvdDrvInfo = NULL;
14185 pMvdDrvInfo = MDrv_MVD_GetInfo();
14186 *u32FWVer = pMvdDrvInfo->u32FWVersion;