Lines Matching refs:eRetVal

558     VDEC_Result eRetVal  = E_VDEC_FAIL;  in MApi_VDEC_DbgCmd()  local
561 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_DbgCmd()
563 return eRetVal; in MApi_VDEC_DbgCmd()
570 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_DbgSetData() local
573 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_DbgSetData()
575 return eRetVal; in MApi_VDEC_DbgSetData()
582 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_DbgGetData() local
585 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_DbgGetData()
587 return eRetVal; in MApi_VDEC_DbgGetData()
604 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GetLibVer() local
608 return eRetVal; in MApi_VDEC_GetLibVer()
612 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetLibVer()
613 return eRetVal; in MApi_VDEC_GetLibVer()
687 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_EnableTurboMode() local
691 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_EnableTurboMode()
692 return eRetVal; in MApi_VDEC_EnableTurboMode()
1159 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_Init() local
1187 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_Init()
1199 return eRetVal; in MApi_VDEC_Init()
1205 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_Init_EX() local
1231 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_Init_EX()
1232 return eRetVal; in MApi_VDEC_Init_EX()
1243 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_Rst() local
1246 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_Rst()
1248 return eRetVal; in MApi_VDEC_Rst()
1259 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_Exit() local
1263 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_Exit()
1268 return eRetVal; in MApi_VDEC_Exit()
1278 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_CheckDispInfoRdy() local
1281 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_CheckDispInfoRdy()
1283 return eRetVal; in MApi_VDEC_CheckDispInfoRdy()
1295 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetFrcMode() local
1298 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetFrcMode()
1300 return eRetVal; in MApi_VDEC_SetFrcMode()
1313 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetDynScalingParams() local
1316 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetDynScalingParams()
1318 return eRetVal; in MApi_VDEC_SetDynScalingParams()
1329 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_Play() local
1332 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_Play()
1334 return eRetVal; in MApi_VDEC_Play()
1345 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_Pause() local
1348 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_Pause()
1350 return eRetVal; in MApi_VDEC_Pause()
1361 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_Resume() local
1364 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_Resume()
1366 return eRetVal; in MApi_VDEC_Resume()
1377 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_StepDisp() local
1380 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_StepDisp()
1382 return eRetVal; in MApi_VDEC_StepDisp()
1397 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsStepDispDone() local
1400 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsStepDispDone()
1402 return eRetVal; in MApi_VDEC_IsStepDispDone()
1414 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SeekToPTS() local
1417 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SeekToPTS()
1419 return eRetVal; in MApi_VDEC_SeekToPTS()
1433 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SkipToPTS() local
1436 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SkipToPTS()
1438 return eRetVal; in MApi_VDEC_SkipToPTS()
1450 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_StepDecode() local
1453 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_StepDecode()
1455 return eRetVal; in MApi_VDEC_StepDecode()
1470 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsStepDecodeDone() local
1473 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsStepDecodeDone()
1475 return eRetVal; in MApi_VDEC_IsStepDecodeDone()
1487 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetTrickMode() local
1490 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetTrickMode()
1492 return eRetVal; in MApi_VDEC_SetTrickMode()
1504 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_PushDecQ() local
1509 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_PushDecQ()
1511 return eRetVal; in MApi_VDEC_PushDecQ()
1522 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_FireDecCmd() local
1525 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_FireDecCmd()
1527 return eRetVal; in MApi_VDEC_FireDecCmd()
1552 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_GetCCInfo() local
1572 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetCCInfo()
1577 eRetVal = E_VDEC_RET_INVALID_PARAM; in MApi_VDEC_GetCCInfo()
1580 return eRetVal; in MApi_VDEC_GetCCInfo()
1591 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_Flush() local
1595 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_Flush()
1597 return eRetVal; in MApi_VDEC_Flush()
1631 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_EnableLastFrameShow() local
1634 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_EnableLastFrameShow()
1636 return eRetVal; in MApi_VDEC_EnableLastFrameShow()
1651 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsDispFinish() local
1654 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsDispFinish()
1656 return eRetVal; in MApi_VDEC_IsDispFinish()
1669 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetSpeed() local
1674 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetSpeed()
1676 return eRetVal; in MApi_VDEC_SetSpeed()
1691 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsFrameRdy() local
1694 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsFrameRdy()
1696 return eRetVal; in MApi_VDEC_IsFrameRdy()
1708 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetFreezeDisp() local
1711 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetFreezeDisp()
1713 return eRetVal; in MApi_VDEC_SetFreezeDisp()
1725 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetBlueScreen() local
1728 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetBlueScreen()
1730 return eRetVal; in MApi_VDEC_SetBlueScreen()
1742 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_ResetPTS() local
1745 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_ResetPTS()
1747 return eRetVal; in MApi_VDEC_ResetPTS()
1761 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_AVSyncOn() local
1764 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_AVSyncOn()
1766 return eRetVal; in MApi_VDEC_AVSyncOn()
1778 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetAVSyncFreerunThreshold() local
1781 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetAVSyncFreerunThreshold()
1783 return eRetVal; in MApi_VDEC_SetAVSyncFreerunThreshold()
1799 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsAVSyncOn() local
1802 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsAVSyncOn()
1804 return eRetVal; in MApi_VDEC_IsAVSyncOn()
1845 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsStartSync() local
1848 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsStartSync()
1850 return eRetVal; in MApi_VDEC_IsStartSync()
1865 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsReachSync() local
1868 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsReachSync()
1870 return eRetVal; in MApi_VDEC_IsReachSync()
1885 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsFreerun() local
1888 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsFreerun()
1890 return eRetVal; in MApi_VDEC_IsFreerun()
1906 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_MHEG_DecodeIFrame() local
1909 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_MHEG_DecodeIFrame()
1911 return eRetVal; in MApi_VDEC_MHEG_DecodeIFrame()
1926 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_MHEG_IsIFrameDecoding() local
1929 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_MHEG_IsIFrameDecoding()
1931 return eRetVal; in MApi_VDEC_MHEG_IsIFrameDecoding()
1942 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_MHEG_RstIFrameDec() local
1943 eRetVal = MApi_VDEC_Exit(); in MApi_VDEC_MHEG_RstIFrameDec()
1944 if (E_VDEC_OK != eRetVal) in MApi_VDEC_MHEG_RstIFrameDec()
1946 printf("%s fail to exit 0x%x\n", __FUNCTION__, eRetVal); in MApi_VDEC_MHEG_RstIFrameDec()
1949 eRetVal = MApi_VDEC_Init(&_vdecInitParam); in MApi_VDEC_MHEG_RstIFrameDec()
1950 if (E_VDEC_OK != eRetVal) in MApi_VDEC_MHEG_RstIFrameDec()
1952 printf("%s fail to init 0x%x\n", __FUNCTION__, eRetVal); in MApi_VDEC_MHEG_RstIFrameDec()
1955 return eRetVal; in MApi_VDEC_MHEG_RstIFrameDec()
2025 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsAlive() local
2028 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsAlive()
2030 return eRetVal; in MApi_VDEC_IsAlive()
2053 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsWithValidStream() local
2056 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsWithValidStream()
2058 return eRetVal; in MApi_VDEC_IsWithValidStream()
2073 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsIFrameFound() local
2076 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsIFrameFound()
2078 return eRetVal; in MApi_VDEC_IsIFrameFound()
2093 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsWithLowDelay() local
2096 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsWithLowDelay()
2098 return eRetVal; in MApi_VDEC_IsWithLowDelay()
2113 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsAllBufferEmpty() local
2116 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsAllBufferEmpty()
2118 return eRetVal; in MApi_VDEC_IsAllBufferEmpty()
2175 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GetDispInfo() local
2190 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetDispInfo()
2195 eRetVal = E_VDEC_RET_INVALID_PARAM; in MApi_VDEC_GetDispInfo()
2197 return eRetVal; in MApi_VDEC_GetDispInfo()
2239 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GetHWKey() local
2242 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetHWKey()
2244 return eRetVal; in MApi_VDEC_GetHWKey()
2259 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_IsSeqChg() local
2262 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_IsSeqChg()
2264 return eRetVal; in MApi_VDEC_IsSeqChg()
2278 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_SetDbgLevel() local
2281 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetDbgLevel()
2283 return eRetVal; in MApi_VDEC_SetDbgLevel()
2295 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GetDecFrameInfo() local
2310 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetDecFrameInfo()
2312 return eRetVal; in MApi_VDEC_GetDecFrameInfo()
2324 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GetDispFrameInfo() local
2339 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetDispFrameInfo()
2341 return eRetVal; in MApi_VDEC_GetDispFrameInfo()
2353 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GetExtDispInfo() local
2368 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetExtDispInfo()
2370 return eRetVal; in MApi_VDEC_GetExtDispInfo()
2382 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GetDecTimeCode() local
2398 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetDecTimeCode()
2400 return eRetVal; in MApi_VDEC_GetDecTimeCode()
2412 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GetDispTimeCode() local
2425 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetDispTimeCode()
2427 return eRetVal; in MApi_VDEC_GetDispTimeCode()
2504 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetEvent() local
2507 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetEvent()
2509 return eRetVal; in MApi_VDEC_SetEvent()
2516 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_UnsetEvent() local
2519 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_UnsetEvent()
2521 return eRetVal; in MApi_VDEC_UnsetEvent()
2536 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetEvent_EX() local
2539 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetEvent_EX()
2541 return eRetVal; in MApi_VDEC_SetEvent_EX()
2554 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_UnsetEvent_EX() local
2557 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_UnsetEvent_EX()
2559 return eRetVal; in MApi_VDEC_UnsetEvent_EX()
2570 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GetEventInfo() local
2576 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetEventInfo()
2579 return eRetVal; in MApi_VDEC_GetEventInfo()
2601 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GenPattern() local
2605 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GenPattern()
2607 return eRetVal; in MApi_VDEC_GenPattern()
2632 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_DisableDeblocking() local
2635 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_DisableDeblocking()
2637 return eRetVal; in MApi_VDEC_DisableDeblocking()
2649 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_DisableQuarterPixel() local
2652 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_DisableQuarterPixel()
2654 return eRetVal; in MApi_VDEC_DisableQuarterPixel()
2666 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetAutoRmLstZeroByte() local
2669 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetAutoRmLstZeroByte()
2671 return eRetVal; in MApi_VDEC_SetAutoRmLstZeroByte()
2686 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetBalanceBW() local
2689 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetBalanceBW()
2691 return eRetVal; in MApi_VDEC_SetBalanceBW()
2708 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetControl() local
2711 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetControl()
2713 return eRetVal; in MApi_VDEC_SetControl()
2718 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_PreSetControl() local
2721 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_PreSetControl()
2723 return eRetVal; in MApi_VDEC_PreSetControl()
2728 VDEC_Result eRetVal = E_VDEC_OK; in MApi_VDEC_GetControl() local
2750 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetControl()
2752 return eRetVal; in MApi_VDEC_GetControl()
2775 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SetBlockDisplay() local
2778 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SetBlockDisplay()
2780 return eRetVal; in MApi_VDEC_SetBlockDisplay()
2787 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_EnableESBuffMalloc() local
2790 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_EnableESBuffMalloc()
2792 return eRetVal; in MApi_VDEC_EnableESBuffMalloc()
2805 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GetESBuff() local
2808 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetESBuff()
2810 return eRetVal; in MApi_VDEC_GetESBuff()
2817 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_GetNextDispFrame() local
2824 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_GetNextDispFrame()
2826 return eRetVal; in MApi_VDEC_GetNextDispFrame()
2842 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_DisplayFrame() local
2845 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_DisplayFrame()
2847 return eRetVal; in MApi_VDEC_DisplayFrame()
2854 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_ReleaseFrame() local
2857 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_ReleaseFrame()
2859 return eRetVal; in MApi_VDEC_ReleaseFrame()
2866 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_CaptureFrame() local
2869 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_CaptureFrame()
2871 return eRetVal; in MApi_VDEC_CaptureFrame()
2878 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_CC_Init() local
2881 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_CC_Init()
2883 return eRetVal; in MApi_VDEC_CC_Init()
2890 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_CC_SetCfg() local
2893 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_CC_SetCfg()
2895 return eRetVal; in MApi_VDEC_CC_SetCfg()
2902 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_CC_SetBuffStartAdd() local
2905 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_CC_SetBuffStartAdd()
2907 return eRetVal; in MApi_VDEC_CC_SetBuffStartAdd()
2914 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_CC_UpdateWriteAdd() local
2917 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_CC_UpdateWriteAdd()
2919 return eRetVal; in MApi_VDEC_CC_UpdateWriteAdd()
2926 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_CC_UpdateReadAdd() local
2929 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_CC_UpdateReadAdd()
2931 return eRetVal; in MApi_VDEC_CC_UpdateReadAdd()
2938 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_CC_DisableParsing() local
2941 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_CC_DisableParsing()
2943 return eRetVal; in MApi_VDEC_CC_DisableParsing()
2950 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_CC_GetInfo() local
2953 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_CC_GetInfo()
2955 return eRetVal; in MApi_VDEC_CC_GetInfo()
2962 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_CC_GetIsRstDone() local
2965 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_CC_GetIsRstDone()
2967 return eRetVal; in MApi_VDEC_CC_GetIsRstDone()
2974 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_CC_GetIsBuffOverflow() local
2977 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_CC_GetIsBuffOverflow()
2979 return eRetVal; in MApi_VDEC_CC_GetIsBuffOverflow()
3009 VDEC_Result eRetVal = E_VDEC_FAIL; in MApi_VDEC_SystemPreSetControl() local
3012 eRetVal = _VDEC_MapResult(eEXRetVal); in MApi_VDEC_SystemPreSetControl()
3014 return eRetVal; in MApi_VDEC_SystemPreSetControl()