Home
last modified time | relevance | path

Searched refs:VDEC_DispFrame (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiVDEC.h998 } VDEC_DispFrame; typedef
1256 VDEC_Result MApi_VDEC_GetNextDispFrame(VDEC_DispFrame** ppDispFrm);
1257 VDEC_Result MApi_VDEC_DisplayFrame(VDEC_DispFrame *pDispFrm);
1258 VDEC_Result MApi_VDEC_ReleaseFrame(VDEC_DispFrame *pDispFrm);
1454 VDEC_Result MApi_VDEC_V2_GetNextDispFrame(VDEC_DispFrame** ppDispFrm);
1455 VDEC_Result MApi_VDEC_V2_DisplayFrame(VDEC_DispFrame *pDispFrm);
1456 VDEC_Result MApi_VDEC_V2_DisplayFrame(VDEC_DispFrame *pDispFrm);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiVDEC.h893 } VDEC_DispFrame; typedef
1129 VDEC_Result MApi_VDEC_GetNextDispFrame(VDEC_DispFrame** ppDispFrm);
1130 VDEC_Result MApi_VDEC_DisplayFrame(VDEC_DispFrame *pDispFrm);
1131 VDEC_Result MApi_VDEC_ReleaseFrame(VDEC_DispFrame *pDispFrm);
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A Dvdec_private.h221 typedef VDEC_Result (*IOCTL_VDEC_GetNextDispFrame) (VDEC_DispFrame** );
222 typedef VDEC_Result (*IOCTL_VDEC_DisplayFrame) (VDEC_DispFrame* );
223 typedef VDEC_Result (*IOCTL_VDEC_ReleaseFrame) (VDEC_DispFrame* );
H A DapiVDEC_v2.c861 …*((VDEC_Result *)pRet) = psVDEC_InstPri->fpVDEC_GetNextDispFrame((VDEC_DispFrame**)(((VDEC_V2_IO_… in VDEC_V2_Ioctl()
866 …*((VDEC_Result *)pRet) = psVDEC_InstPri->fpVDEC_DisplayFrame((VDEC_DispFrame*)(((VDEC_V2_IO_Param… in VDEC_V2_Ioctl()
871 …*((VDEC_Result *)pRet) = psVDEC_InstPri->fpVDEC_ReleaseFrame((VDEC_DispFrame*)(((VDEC_V2_IO_Param… in VDEC_V2_Ioctl()
H A DapiVDEC.c473 static VDEC_DispFrame VDEC_DispQ[E_VDEC_STREAM_NUM_MAX][MAX_VDEC_DQNUM];
819 static VDEC_DispFrame* _VDEC_MallocDq(MS_U8 u8StreamNum) in _VDEC_MallocDq()
821 VDEC_DispFrame* pDisp = NULL; in _VDEC_MallocDq()
843 static void _VDEC_FreeDq(MS_U8 u8StreamNum, VDEC_DispFrame* pDq) in _VDEC_FreeDq()
853 static MS_BOOL _VDEC_IsDqValid(VDEC_DispFrame* pDq) in _VDEC_IsDqValid()
13347 VDEC_Result MApi_VDEC_GetNextDispFrame(VDEC_DispFrame** ppDispFrm) in MApi_VDEC_GetNextDispFrame()
13372 VDEC_Result MApi_VDEC_V2_GetNextDispFrame(VDEC_DispFrame** ppDispFrm) in MApi_VDEC_V2_GetNextDispFrame()
13395 VDEC_DispFrame* pDispFrm = _VDEC_MallocDq(E_VDEC_STREAM_0); in MApi_VDEC_V2_GetNextDispFrame()
13429 VDEC_DispFrame* pDispFrm = _VDEC_MallocDq(E_VDEC_STREAM_0); in MApi_VDEC_V2_GetNextDispFrame()
13465 VDEC_DispFrame* pDispFrm = _VDEC_MallocDq(E_VDEC_STREAM_0); in MApi_VDEC_V2_GetNextDispFrame()
[all …]
H A DapiVDEC_EX_wrap.c2590 eRetVal = MApi_VDEC_GetNextDispFrame((VDEC_DispFrame **)ppDispFrm); in MApi_VDEC_EX_GetNextDispFrame()
2611 eRetVal = MApi_VDEC_DisplayFrame((VDEC_DispFrame*)pDispFrm); in MApi_VDEC_EX_DisplayFrame()
2623 eRetVal = MApi_VDEC_ReleaseFrame((VDEC_DispFrame*)pDispFrm); in MApi_VDEC_EX_ReleaseFrame()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c2813 VDEC_Result MApi_VDEC_GetNextDispFrame(VDEC_DispFrame** ppDispFrm) in MApi_VDEC_GetNextDispFrame()
2838 VDEC_Result MApi_VDEC_DisplayFrame(VDEC_DispFrame *pDispFrm) in MApi_VDEC_DisplayFrame()
2850 VDEC_Result MApi_VDEC_ReleaseFrame(VDEC_DispFrame *pDispFrm) in MApi_VDEC_ReleaseFrame()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_wrap.c2869 VDEC_Result MApi_VDEC_GetNextDispFrame(VDEC_DispFrame** ppDispFrm) in MApi_VDEC_GetNextDispFrame()
2894 VDEC_Result MApi_VDEC_DisplayFrame(VDEC_DispFrame *pDispFrm) in MApi_VDEC_DisplayFrame()
2906 VDEC_Result MApi_VDEC_ReleaseFrame(VDEC_DispFrame *pDispFrm) in MApi_VDEC_ReleaseFrame()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c2842 VDEC_Result MApi_VDEC_GetNextDispFrame(VDEC_DispFrame** ppDispFrm) in MApi_VDEC_GetNextDispFrame()
2867 VDEC_Result MApi_VDEC_DisplayFrame(VDEC_DispFrame *pDispFrm) in MApi_VDEC_DisplayFrame()
2879 VDEC_Result MApi_VDEC_ReleaseFrame(VDEC_DispFrame *pDispFrm) in MApi_VDEC_ReleaseFrame()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt25914 } VDEC_DispFrame;
26162 VDEC_Result MApi_VDEC_GetNextDispFrame(VDEC_DispFrame** ppDispFrm);
26163 VDEC_Result MApi_VDEC_DisplayFrame(VDEC_DispFrame *pDispFrm);
26164 VDEC_Result MApi_VDEC_ReleaseFrame(VDEC_DispFrame *pDispFrm);
26360 VDEC_Result MApi_VDEC_V2_GetNextDispFrame(VDEC_DispFrame** ppDispFrm);
26361 VDEC_Result MApi_VDEC_V2_DisplayFrame(VDEC_DispFrame *pDispFrm);
26362 VDEC_Result MApi_VDEC_V2_DisplayFrame(VDEC_DispFrame *pDispFrm);