| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiVDEC.h | 1338 MS_U32 MApi_VDEC_GetFwVersion(VDEC_FwType eFwType); 1449 MS_U32 MApi_VDEC_V2_GetFwVersion(VDEC_FwType eFwType);
|
| H A D | apiVDEC_EX.h | 3052 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 D | apiVDEC_EX_wrap.c | 2537 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 D | apiVDEC.c | 13031 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 D | apiVDEC.h | 1211 MS_U32 MApi_VDEC_GetFwVersion(VDEC_FwType eFwType);
|
| H A D | apiVDEC_EX.h | 2012 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 D | apiVDEC_wrap.c | 2762 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 D | apiVDEC_EX.c | 8623 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 D | apiVDEC_wrap.c | 2818 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 D | apiVDEC_EX.c | 13087 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 D | apiVDEC_wrap.c | 2791 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 D | apiVDEC_EX.c | 14177 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 D | apiVDEC_EX.c.0 | 14173 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 D | preprocess.txt | 26244 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);
|