Searched refs:MDrv_MVD_GetDecodeStatus (Results 1 – 17 of 17) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/ |
| H A D | drvMVD.c | 559 pDrvStatus->eDecStat = MDrv_MVD_GetDecodeStatus(); in MDrv_MVD_GetStatus() 2205 if (MDrv_MVD_GetDecodeStatus() != E_MVD_STAT_IDLE) in MDrv_MVD_SetSLQWritePtr() 2215 HAL_MVD_GetTime() - u32TimeCnt, MDrv_MVD_GetDecodeStatus())); in MDrv_MVD_SetSLQWritePtr() 2934 while ((MDrv_MVD_GetDecodeStatus()==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in MDrv_MVD_DecodeIFrame() 2964 …rmCnt=%ld state=0x%x lastCmd=0x%x\n", MDrv_MVD_GetPicCounter(), MDrv_MVD_GetDecodeStatus(), MDrv_M… in MDrv_MVD_DecodeIFrame() 3561 MVD_DecStat MDrv_MVD_GetDecodeStatus(void) in MDrv_MVD_GetDecodeStatus() function 4200 bIsPlaying = ( MDrv_MVD_GetDecodeStatus() == E_MVD_STAT_WAIT_DECODEDONE ); in MDrv_MVD_IsPlaying() 4213 return (MDrv_MVD_GetDecodeStatus() == E_MVD_STAT_IDLE); in MDrv_MVD_IsIdle() 4389 if ( (MDrv_MVD_GetDecodeStatus()==E_MVD_STAT_FIND_SPECIALCODE) in MVD_FlushTSQueue() 4427 if (MDrv_MVD_GetDecodeStatus() == E_MVD_STAT_IDLE) in MDrv_MVD_PVRFlushDispQueue() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/ |
| H A D | drvMVD_EX.c | 1319 MVD_DecStat MDrv_MVD_GetDecodeStatus(MS_U32 u32Id) in MDrv_MVD_GetDecodeStatus() function 1653 bIsPlaying = ( MDrv_MVD_GetDecodeStatus(u32Id) == E_MVD_STAT_WAIT_DECODEDONE ); in MDrv_MVD_IsPlaying() 1666 return (MDrv_MVD_GetDecodeStatus(u32Id) == E_MVD_STAT_IDLE); in MDrv_MVD_IsIdle() 2398 MDrv_MVD_GetDecodeStatus(u32Id), MDrv_MVD_GetLastCmd(u32Id))); in MDrv_MVD_IsAllBufferEmpty()
|
| H A D | drvMVD_EX.h | 766 MVD_DecStat MDrv_MVD_GetDecodeStatus(MS_U32 u32Id);
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/ |
| H A D | drvMVD_EX.c | 1439 MVD_DecStat MDrv_MVD_GetDecodeStatus(MS_U32 u32Id) in MDrv_MVD_GetDecodeStatus() function 1773 bIsPlaying = ( MDrv_MVD_GetDecodeStatus(u32Id) == E_MVD_STAT_WAIT_DECODEDONE ); in MDrv_MVD_IsPlaying() 1786 return (MDrv_MVD_GetDecodeStatus(u32Id) == E_MVD_STAT_IDLE); in MDrv_MVD_IsIdle() 2583 MDrv_MVD_GetDecodeStatus(u32Id), MDrv_MVD_GetLastCmd(u32Id))); in MDrv_MVD_IsAllBufferEmpty()
|
| H A D | drvMVD_EX.h | 825 MVD_DecStat MDrv_MVD_GetDecodeStatus(MS_U32 u32Id);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/ |
| H A D | drvMVD_EX.c | 1417 MVD_DecStat MDrv_MVD_GetDecodeStatus(MS_U32 u32Id) in MDrv_MVD_GetDecodeStatus() function 1761 bIsPlaying = ( MDrv_MVD_GetDecodeStatus(u32Id) == E_MVD_STAT_WAIT_DECODEDONE ); in MDrv_MVD_IsPlaying() 1774 return (MDrv_MVD_GetDecodeStatus(u32Id) == E_MVD_STAT_IDLE); in MDrv_MVD_IsIdle() 2567 MDrv_MVD_GetDecodeStatus(u32Id), MDrv_MVD_GetLastCmd(u32Id))); in MDrv_MVD_IsAllBufferEmpty()
|
| H A D | drvMVD_EX.h | 823 MVD_DecStat MDrv_MVD_GetDecodeStatus(MS_U32 u32Id);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvMVD.h | 699 MVD_DecStat MDrv_MVD_GetDecodeStatus(void);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | _apiVDEC_EX_weak.h | 202 __vdec_if MVD_DecStat MDrv_MVD_GetDecodeStatus(MS_U32 u32Id) __vdec_weak;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/ |
| H A D | _apiVDEC_weak.h | 211 __vdec_if MVD_DecStat MDrv_MVD_GetDecodeStatus(void) __vdec_weak;
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | _apiVDEC_EX_weak.h | 207 __vdec_if MVD_DecStat MDrv_MVD_GetDecodeStatus(MS_U32 u32Id) __vdec_weak;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | _apiVDEC_EX_weak.h | 207 __vdec_if MVD_DecStat MDrv_MVD_GetDecodeStatus(MS_U32 u32Id) __vdec_weak;
|
| /utopia/UTPA2-700.0.x/projects/build/Ksym/ |
| H A D | Ksym.c | 4289 EXPORT_SYMBOL(MDrv_MVD_GetDecodeStatus);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | nm_symbol.txt | 4463 EXPORT_SYMBOL(MDrv_MVD_GetDecodeStatus);
|
| H A D | api_with_header_file.csv | 4252 ,,MDrv_MVD_GetDecodeStatus,drvMVD.h,0,0,0,0,0,0
|
| H A D | Database.csv | 4575 ,,MDrv_MVD_GetDecodeStatus,drvMVD.h,0,0,0,0,0,0,0
|
| H A D | preprocess.txt | 54441 MVD_DecStat MDrv_MVD_GetDecodeStatus(void);
|