Lines Matching refs:MDrv_MVD_GetDecodeStatus
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()
4584 if (MDrv_MVD_GetDecodeStatus() == E_MVD_STAT_IDLE) in MDrv_MVD_FlushQueue()
6454 MDrv_MVD_GetDecodeStatus(), MDrv_MVD_GetLastCmd())); in MDrv_MVD_IsAllBufferEmpty()
6456 return ((MDrv_MVD_GetDecodeStatus()!=E_MVD_STAT_FIND_SPECIALCODE) in MDrv_MVD_IsAllBufferEmpty()
6457 && (MDrv_MVD_GetDecodeStatus()!=E_MVD_STAT_WAIT_VDFIFO) in MDrv_MVD_IsAllBufferEmpty()
7247 MDrv_MVD_GetDecodeStatus(), MDrv_MVD_GetLastCmd(), HAL_VPU_GetProgCnt()); in MDrv_MVD_DbgDump()