Home
last modified time | relevance | path

Searched refs:eFwType (Results 1 – 14 of 14) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiVDEC.h1338 MS_U32 MApi_VDEC_GetFwVersion(VDEC_FwType eFwType);
1449 MS_U32 MApi_VDEC_V2_GetFwVersion(VDEC_FwType eFwType);
H A DapiVDEC_EX.h3052 MS_U32 MApi_VDEC_EX_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType);
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC_EX_wrap.c2537 MS_U32 MApi_VDEC_EX_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType) in MApi_VDEC_EX_GetFwVersion() argument
2544 return MApi_VDEC_GetFwVersion((VDEC_FwType)eFwType); in MApi_VDEC_EX_GetFwVersion()
H A DapiVDEC.c13031 MS_U32 MApi_VDEC_GetFwVersion(VDEC_FwType eFwType) in MApi_VDEC_GetFwVersion() argument
13042 IO_arg.param[0] = (void *)&eFwType; in MApi_VDEC_GetFwVersion()
13056 MS_U32 MApi_VDEC_V2_GetFwVersion(VDEC_FwType eFwType) in MApi_VDEC_V2_GetFwVersion() argument
13061 switch (eFwType) in MApi_VDEC_V2_GetFwVersion()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiVDEC.h1211 MS_U32 MApi_VDEC_GetFwVersion(VDEC_FwType eFwType);
H A DapiVDEC_EX.h2012 MS_U32 MApi_VDEC_EX_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType);
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c2762 MS_U32 MApi_VDEC_GetFwVersion(VDEC_FwType eFwType) in MApi_VDEC_GetFwVersion() argument
2766 u32FWVer = MApi_VDEC_EX_GetFwVersion(&stStreamId, (VDEC_EX_FwType)eFwType); in MApi_VDEC_GetFwVersion()
H A DapiVDEC_EX.c8623 VDEC_EX_Result _MApi_VDEC_EX_V2_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType,MS_U3… in _MApi_VDEC_EX_V2_GetFwVersion() argument
8632 switch (eFwType) in _MApi_VDEC_EX_V2_GetFwVersion()
12805 MS_U32 MApi_VDEC_EX_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType) in MApi_VDEC_EX_GetFwVersion() argument
12819 IO_arg.param[0] = (void*)(&eFwType); in MApi_VDEC_EX_GetFwVersion()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_wrap.c2818 MS_U32 MApi_VDEC_GetFwVersion(VDEC_FwType eFwType) in MApi_VDEC_GetFwVersion() argument
2822 u32FWVer = MApi_VDEC_EX_GetFwVersion(&stStreamId, (VDEC_EX_FwType)eFwType); in MApi_VDEC_GetFwVersion()
H A DapiVDEC_EX.c13087 VDEC_EX_Result _MApi_VDEC_EX_V2_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType,MS_U3… in _MApi_VDEC_EX_V2_GetFwVersion() argument
13096 switch (eFwType) in _MApi_VDEC_EX_V2_GetFwVersion()
18058 MS_U32 MApi_VDEC_EX_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType) in MApi_VDEC_EX_GetFwVersion() argument
18072 IO_arg.param[0] = (void*)(&eFwType); in MApi_VDEC_EX_GetFwVersion()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c2791 MS_U32 MApi_VDEC_GetFwVersion(VDEC_FwType eFwType) in MApi_VDEC_GetFwVersion() argument
2795 u32FWVer = MApi_VDEC_EX_GetFwVersion(&stStreamId, (VDEC_EX_FwType)eFwType); in MApi_VDEC_GetFwVersion()
H A DapiVDEC_EX.c14177 VDEC_EX_Result _MApi_VDEC_EX_V2_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType,MS_U3… in _MApi_VDEC_EX_V2_GetFwVersion() argument
14186 switch (eFwType) in _MApi_VDEC_EX_V2_GetFwVersion()
20056 MS_U32 MApi_VDEC_EX_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType) in MApi_VDEC_EX_GetFwVersion() argument
20072 IO_arg.param[0] = (void*)(&eFwType); in MApi_VDEC_EX_GetFwVersion()
20085 _MApi_VDEC_EX_V2_GetFwVersion(pStreamId, eFwType, &u32FWVer); in MApi_VDEC_EX_GetFwVersion()
H A DapiVDEC_EX.c.014173 VDEC_EX_Result _MApi_VDEC_EX_V2_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType,MS_U3…
14182 switch (eFwType)
19718 MS_U32 MApi_VDEC_EX_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType)
19732 IO_arg.param[0] = (void*)(&eFwType);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt26244 MS_U32 MApi_VDEC_GetFwVersion(VDEC_FwType eFwType);
26355 MS_U32 MApi_VDEC_V2_GetFwVersion(VDEC_FwType eFwType);
45992 MS_U32 MApi_VDEC_EX_GetFwVersion(VDEC_StreamId *pStreamId, VDEC_EX_FwType eFwType);