Home
last modified time | relevance | path

Searched refs:MVD_CCFormat (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMVD.h532 } MVD_CCFormat; typedef
547 MVD_CCFormat eFormat;
759 E_MVD_Result MDrv_MVD_CCStopParsing(MVD_CCFormat eCCFormat);
760 E_MVD_Result MDrv_MVD_CCGetWritePtr(MVD_CCFormat eCCFormat, MS_U32* pWrite);
761 E_MVD_Result MDrv_MVD_CCGetReadPtr(MVD_CCFormat eCCFormat, MS_U32* pRead);
762 E_MVD_Result MDrv_MVD_CCUpdateReadPtr(MVD_CCFormat eCCFormat, MS_U32 u32EachPacketSize);
763 E_MVD_Result MDrv_MVD_CCGetIsOverflow(MVD_CCFormat eCCFormat, MS_BOOL* pbOverflow);
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A D_apiVDEC_weak.h286 __vdec_if E_MVD_Result MDrv_MVD_CCStopParsing(MVD_CCFormat eCCFormat) __vdec_weak;
287 __vdec_if E_MVD_Result MDrv_MVD_CCGetWritePtr(MVD_CCFormat eCCFormat, MS_U32* pWrite) __vdec_weak;
288 __vdec_if E_MVD_Result MDrv_MVD_CCGetReadPtr(MVD_CCFormat eCCFormat, MS_U32* pRead) __vdec_weak;
289 __vdec_if E_MVD_Result MDrv_MVD_CCUpdateReadPtr(MVD_CCFormat eCCFormat, MS_U32 u32EachPacketSize) _…
290 __vdec_if E_MVD_Result MDrv_MVD_CCGetIsOverflow(MVD_CCFormat eCCFormat, MS_BOOL* pbOverflow) __vdec…
H A DapiVDEC.c10837 E_MVD_Result ret = MDrv_MVD_CCStopParsing((MVD_CCFormat)_Attr.eCCFormat); in MApi_VDEC_V2_CC_StopParsing()
10909 E_MVD_Result ret = MDrv_MVD_CCGetWritePtr((MVD_CCFormat)_Attr.eCCFormat, pu32Write); in MApi_VDEC_V2_CC_GetWritePtr()
10980 E_MVD_Result ret = MDrv_MVD_CCGetReadPtr((MVD_CCFormat)_Attr.eCCFormat, pu32Read); in MApi_VDEC_V2_CC_GetReadPtr()
11050 … E_MVD_Result ret = MDrv_MVD_CCUpdateReadPtr((MVD_CCFormat)_Attr.eCCFormat, u32EachPacketSize); in MApi_VDEC_V2_CC_UpdateReadPtr()
11120 … E_MVD_Result ret = MDrv_MVD_CCGetIsOverflow((MVD_CCFormat)_Attr.eCCFormat, pbOverflow); in MApi_VDEC_V2_CC_GetIsOverflow()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMVD.h532 } MVD_CCFormat; typedef
547 MVD_CCFormat eFormat;
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A DdrvMVD_EX.h586 } MVD_CCFormat; typedef
601 MVD_CCFormat eFormat;
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h634 } MVD_CCFormat; typedef
649 MVD_CCFormat eFormat;
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h628 } MVD_CCFormat; typedef
643 MVD_CCFormat eFormat;
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c5357 E_MVD_Result MDrv_MVD_CCStopParsing(MVD_CCFormat eCCFormat) in MDrv_MVD_CCStopParsing()
5381 E_MVD_Result MDrv_MVD_CCGetWritePtr(MVD_CCFormat eCCFormat, MS_U32* pWrite) in MDrv_MVD_CCGetWritePtr()
5397 E_MVD_Result MDrv_MVD_CCGetReadPtr(MVD_CCFormat eCCFormat, MS_U32* pRead) in MDrv_MVD_CCGetReadPtr()
5413 E_MVD_Result MDrv_MVD_CCUpdateReadPtr(MVD_CCFormat eCCFormat, MS_U32 u32EachPacketSize) in MDrv_MVD_CCUpdateReadPtr()
5428 E_MVD_Result MDrv_MVD_CCGetIsOverflow(MVD_CCFormat eCCFormat, MS_BOOL* pbOverflow) in MDrv_MVD_CCGetIsOverflow()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt54274 } MVD_CCFormat;
54289 MVD_CCFormat eFormat;
54501 E_MVD_Result MDrv_MVD_CCStopParsing(MVD_CCFormat eCCFormat);
54502 E_MVD_Result MDrv_MVD_CCGetWritePtr(MVD_CCFormat eCCFormat, MS_U32* pWrite);
54503 E_MVD_Result MDrv_MVD_CCGetReadPtr(MVD_CCFormat eCCFormat, MS_U32* pRead);
54504 E_MVD_Result MDrv_MVD_CCUpdateReadPtr(MVD_CCFormat eCCFormat, MS_U32 u32EachPacketSize);
54505 E_MVD_Result MDrv_MVD_CCGetIsOverflow(MVD_CCFormat eCCFormat, MS_BOOL* pbOverflow);