| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/ |
| H A D | drvMVD.c | 5306 E_MVD_Result MDrv_MVD_CCRst(MVD_CCCfg* pCCParam) in MDrv_MVD_CCRst() argument 5308 return MDrv_MVD_CCStartParsing(pCCParam); in MDrv_MVD_CCRst() 5316 E_MVD_Result MDrv_MVD_CCStartParsing(MVD_CCCfg* pCCParam) in MDrv_MVD_CCStartParsing() argument 5321 if ((!pCCParam) || (pCCParam->eFormat==E_MVD_CC_NONE) || (pCCParam->eType==E_MVD_CC_TYPE_NONE)) in MDrv_MVD_CCStartParsing() 5326 switch (pCCParam->eType) in MDrv_MVD_CCStartParsing() 5346 MDrv_CC_CM_SetMVDRB_HWAddr(pCCParam->u32BufStAdd, u8CC608);//fixme: VA2PA? in MDrv_MVD_CCStartParsing() 5347 MDrv_CC_CM_SetParsingType(u8Operation, (MS_U16)pCCParam->u32BufSize, u8CC608); in MDrv_MVD_CCStartParsing()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvMVD.h | 757 E_MVD_Result MDrv_MVD_CCRst(MVD_CCCfg* pCCParam); 758 E_MVD_Result MDrv_MVD_CCStartParsing(MVD_CCCfg* pCCParam);
|
| H A D | apiVDEC.h | 1313 VDEC_Result MApi_VDEC_CC_StartParsing(VDEC_CCCfg *pCCParam); 1428 VDEC_Result MApi_VDEC_V2_CC_StartParsing(VDEC_CCCfg* pCCParam);
|
| H A D | apiVDEC_EX.h | 3260 VDEC_EX_Result MApi_VDEC_EX_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/ |
| H A D | _apiVDEC_weak.h | 284 __vdec_if E_MVD_Result MDrv_MVD_CCRst(MVD_CCCfg* pCCParam) __vdec_weak; 285 __vdec_if E_MVD_Result MDrv_MVD_CCStartParsing(MVD_CCCfg* pCCParam) __vdec_weak;
|
| H A D | apiVDEC_EX_wrap.c | 2256 VDEC_EX_Result MApi_VDEC_EX_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam) in MApi_VDEC_EX_CC_StartParsing() argument 2259 UNUSED(pCCParam); in MApi_VDEC_EX_CC_StartParsing()
|
| H A D | apiVDEC.c | 10727 VDEC_Result MApi_VDEC_CC_StartParsing(VDEC_CCCfg* pCCParam) in MApi_VDEC_CC_StartParsing() argument 10738 IO_arg.param[0] = (void *)(pCCParam); in MApi_VDEC_CC_StartParsing() 10753 VDEC_Result MApi_VDEC_V2_CC_StartParsing(VDEC_CCCfg* pCCParam) in MApi_VDEC_V2_CC_StartParsing() argument 10766 E_MVD_Result ret = MDrv_MVD_CCStartParsing((MVD_CCCfg*)pCCParam); in MApi_VDEC_V2_CC_StartParsing() 10770 _Attr.eCCFormat = pCCParam->eFormat; in MApi_VDEC_V2_CC_StartParsing()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiVDEC_wrap.c | 2435 VDEC_Result MApi_VDEC_CC_StartParsing(VDEC_CCCfg* pCCParam) in MApi_VDEC_CC_StartParsing() argument 2438 UNUSED(pCCParam); in MApi_VDEC_CC_StartParsing()
|
| H A D | apiVDEC_EX.c | 7070 VDEC_EX_Result _MApi_VDEC_EX_V2_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam) in _MApi_VDEC_EX_V2_CC_StartParsing() argument 7074 UNUSED(pCCParam); in _MApi_VDEC_EX_V2_CC_StartParsing() 13568 VDEC_EX_Result MApi_VDEC_EX_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam) in MApi_VDEC_EX_CC_StartParsing() argument 13581 IO_arg.param[0] = (void*)(pCCParam); in MApi_VDEC_EX_CC_StartParsing()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiVDEC_wrap.c | 2491 VDEC_Result MApi_VDEC_CC_StartParsing(VDEC_CCCfg* pCCParam) in MApi_VDEC_CC_StartParsing() argument 2494 UNUSED(pCCParam); in MApi_VDEC_CC_StartParsing()
|
| H A D | apiVDEC_EX.c | 11461 VDEC_EX_Result _MApi_VDEC_EX_V2_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam) in _MApi_VDEC_EX_V2_CC_StartParsing() argument 11465 UNUSED(pCCParam); in _MApi_VDEC_EX_V2_CC_StartParsing() 18826 VDEC_EX_Result MApi_VDEC_EX_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam) in MApi_VDEC_EX_CC_StartParsing() argument 18839 IO_arg.param[0] = (void*)(pCCParam); in MApi_VDEC_EX_CC_StartParsing()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_wrap.c | 2464 VDEC_Result MApi_VDEC_CC_StartParsing(VDEC_CCCfg* pCCParam) in MApi_VDEC_CC_StartParsing() argument 2467 UNUSED(pCCParam); in MApi_VDEC_CC_StartParsing()
|
| H A D | apiVDEC_EX.c | 12522 VDEC_EX_Result _MApi_VDEC_EX_V2_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam) in _MApi_VDEC_EX_V2_CC_StartParsing() argument 12526 UNUSED(pCCParam); in _MApi_VDEC_EX_V2_CC_StartParsing() 21024 VDEC_EX_Result MApi_VDEC_EX_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam) in MApi_VDEC_EX_CC_StartParsing() argument 21039 IO_arg.param[0] = (void*)(pCCParam); in MApi_VDEC_EX_CC_StartParsing() 21050 return _MApi_VDEC_EX_V2_CC_StartParsing(pStreamId, pCCParam); in MApi_VDEC_EX_CC_StartParsing()
|
| H A D | apiVDEC_EX.c.0 | 12518 VDEC_EX_Result _MApi_VDEC_EX_V2_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam) 12522 UNUSED(pCCParam); 20481 /// @param pCCParam \b IN : CC configuration 20484 VDEC_EX_Result MApi_VDEC_EX_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam) 20497 IO_arg.param[0] = (void*)(pCCParam);
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiVDEC_EX.h | 2220 VDEC_EX_Result MApi_VDEC_EX_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 26219 VDEC_Result MApi_VDEC_CC_StartParsing(VDEC_CCCfg *pCCParam); 26334 VDEC_Result MApi_VDEC_V2_CC_StartParsing(VDEC_CCCfg* pCCParam); 46163 VDEC_EX_Result MApi_VDEC_EX_CC_StartParsing(VDEC_StreamId *pStreamId, VDEC_EX_CCCfg *pCCParam); 54499 E_MVD_Result MDrv_MVD_CCRst(MVD_CCCfg* pCCParam); 54500 E_MVD_Result MDrv_MVD_CCStartParsing(MVD_CCCfg* pCCParam);
|