Lines Matching refs:MJPEG_Result
261 MJPEG_Result MApi_MJPEG_Init(MJPEG_INIT_PARAM *pInitParam)//, PJPEG_FILE_FileSystem_t pStream) in MApi_MJPEG_Init()
408 MJPEG_Result MApi_MJPEG_Rst(void) in MApi_MJPEG_Rst()
426 MJPEG_Result MApi_MJPEG_Stop(void) in MApi_MJPEG_Stop()
450 MJPEG_Result MApi_MJPEG_CheckDispInfoRdy(void) in MApi_MJPEG_CheckDispInfoRdy()
473 MJPEG_Result MApi_MJPEG_Play(void) in MApi_MJPEG_Play()
491 MJPEG_Result MApi_MJPEG_Pause(void) in MApi_MJPEG_Pause()
509 MJPEG_Result MApi_MJPEG_Resume(void) in MApi_MJPEG_Resume()
527 MJPEG_Result MApi_MJPEG_StepPlay(void) in MApi_MJPEG_StepPlay()
561 MJPEG_Result MApi_MJPEG_StepDecode(void) in MApi_MJPEG_StepDecode()
571 MJPEG_Result __MApi_MJPEG_CheckDecodeDone(void) in __MApi_MJPEG_CheckDecodeDone()
681 MJPEG_Result MApi_MJPEG_PushQueue(MJPEG_Packet_Info *pInfo) in MApi_MJPEG_PushQueue()
990 MJPEG_Result MApi_MJPEG_FlushQueue(void) in MApi_MJPEG_FlushQueue()
1047 MJPEG_Result MApi_MJPEG_EnableLastFrameShow(MS_BOOL bEnable) in MApi_MJPEG_EnableLastFrameShow()
1095 MJPEG_Result MApi_MJPEG_SetSpeed(MJPEG_SpeedType eSpeedType, MJPEG_DispSpeed eDispSpeed) in MApi_MJPEG_SetSpeed()
1114 MJPEG_Result MApi_MJPEG_SetFreezeDisp(MS_BOOL bEnable) in MApi_MJPEG_SetFreezeDisp()
1127 MJPEG_Result MApi_MJPEG_SetBlueScreen(MS_BOOL bOn) in MApi_MJPEG_SetBlueScreen()
1138 MJPEG_Result MApi_MJPEG_ResetPTS(MS_U32 u32PtsBase) in MApi_MJPEG_ResetPTS()
1161 MJPEG_Result MApi_MJPEG_AVSyncOn(MS_BOOL bOn, MS_U32 u32SyncDelay, MS_U16 u16SyncTolerance) in MApi_MJPEG_AVSyncOn()
1244 MJPEG_Result MApi_MJPEG_GetDispInfo(MJPEG_DISP_INFO *pInfo) in MApi_MJPEG_GetDispInfo()
1327 MJPEG_Result MApi_MJPEG_GetDecFrameInfo(MJPEG_FrameInfo *pFrmInfo) in MApi_MJPEG_GetDecFrameInfo()
1351 MJPEG_Result MApi_MJPEG_GetDispFrameInfo(MJPEG_FrameInfo *pFrmInfo) in MApi_MJPEG_GetDispFrameInfo()
1434 MJPEG_Result MApi_MJPEG_DbgSetData(MS_PHYADDR u32Addr, MS_U32 u32Data) in MApi_MJPEG_DbgSetData()
1447 MJPEG_Result MApi_MJPEG_DbgGetData(MS_PHYADDR u32Addr, MS_U32* u32Data) in MApi_MJPEG_DbgGetData()
1462 MJPEG_Result MApi_MJPEG_DispFrame(MS_U32 u32DispIdx) in MApi_MJPEG_DispFrame()
1474 MJPEG_Result MApi_MJPEG_FreeFrame(MS_U32 u32DispIdx) in MApi_MJPEG_FreeFrame()
1486 MJPEG_Result MApi_MJPEG_GetNextDispFrame(MJPEG_FrameInfo *pFrmInfo) in MApi_MJPEG_GetNextDispFrame()
1519 MJPEG_Result MApi_MJPEG_DispFrame(MS_U32 u32DispIdx) in MApi_MJPEG_DispFrame()
1530 MJPEG_Result MApi_MJPEG_FreeFrame(MS_U32 u32DispIdx) in MApi_MJPEG_FreeFrame()
1541 MJPEG_Result MApi_MJPEG_GetNextDispFrame(MJPEG_FrameInfo *pFrmInfo) in MApi_MJPEG_GetNextDispFrame()
1558 MJPEG_Result MApi_MJPEG_EnableDispCmdQ(MS_BOOL bEnable) in MApi_MJPEG_EnableDispCmdQ()
1573 MJPEG_Result MApi_MJPEG_PushDispCmdQ(void) in MApi_MJPEG_PushDispCmdQ()
1603 MJPEG_Result MApi_MJPEG_SeekToPTS(MS_U32 u32PTS) in MApi_MJPEG_SeekToPTS()
1619 MJPEG_Result MApi_MJPEG_SkipToPTS(MS_U32 u32PTS) in MApi_MJPEG_SkipToPTS()