Home
last modified time | relevance | path

Searched defs:epath (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/mmfi/
H A DdrvMMFilein.c410 MMFI_Result MDrv_MMFI_File_SetTimer(DrvMMFI_Path epath, MS_U8 u8timer) in MDrv_MMFI_File_SetTimer()
434 MMFI_Result MDrv_MMFI_File_ByteTimer_En(DrvMMFI_Path epath, MS_BOOL bEnable) in MDrv_MMFI_File_ByteTimer_En()
642 MMFI_Result MDrv_MMFI_File_CmdQ_Reset(DrvMMFI_Path epath) in MDrv_MMFI_File_CmdQ_Reset()
678 MMFI_Result MDrv_MMFI_File_CmdQFifo_Status(DrvMMFI_Path epath, MS_U8 *pu8FifoLevel) in MDrv_MMFI_File_CmdQFifo_Status()
702 MMFI_Result MDrv_MMFI_File_CmdQ_GetSlot(DrvMMFI_Path epath, MS_U32 *pu32EmptySlot) in MDrv_MMFI_File_CmdQ_GetSlot()
725 MMFI_Result MDrv_MMFI_SetPlaybackTimeStamp(DrvMMFI_Path epath, MS_U32 u32lpcr2) in MDrv_MMFI_SetPlaybackTimeStamp()
748 MMFI_Result MDrv_MMFI_GetPlaybackTimeStamp(DrvMMFI_Path epath, MS_U32 *pu32lpcr2) in MDrv_MMFI_GetPlaybackTimeStamp()
776 MMFI_Result MDrv_MMFI_GetFileInTimeStamp(DrvMMFI_Path epath, MS_U32* pu32TSLen) in MDrv_MMFI_GetFileInTimeStamp()
799 MMFI_Result MDrv_MMFI_File_SetAddr(DrvMMFI_Path epath, MS_PHY phyStreamAddr) in MDrv_MMFI_File_SetAddr()
822 MMFI_Result MDrv_MMFI_File_SetSize(DrvMMFI_Path epath, MS_U32 u32StreamSize) in MDrv_MMFI_File_SetSize()
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/drv/mmfi2/
H A DdrvMMFilein.c278 static MMFI_Result _MMFI_Path_Free(DrvMMFI_Path epath) in _MMFI_Path_Free()
456 MMFI_Result MDrv_MMFI_File_SetTimer(DrvMMFI_Path epath, MS_U8 u8timer) in MDrv_MMFI_File_SetTimer()
474 MMFI_Result MDrv_MMFI_File_ByteTimer_En(DrvMMFI_Path epath, MS_BOOL bEnable) in MDrv_MMFI_File_ByteTimer_En()
515 MMFI_Result MDrv_MMFI_Path_Free(DrvMMFI_Path epath) in MDrv_MMFI_Path_Free()
536 MMFI_Result MDrv_MMFI_PidFlt_Alloc(DrvMMFI_Path epath, DrvMMFI_FltType eFilterType, MS_U8 *pu8PidFl… in MDrv_MMFI_PidFlt_Alloc()
679 MMFI_Result MDrv_MMFI_File_CmdQ_Reset(DrvMMFI_Path epath) in MDrv_MMFI_File_CmdQ_Reset()
702 MMFI_Result MDrv_MMFI_File_CmdQFifo_Status(DrvMMFI_Path epath, MS_U8 *pu8FifoLevel) in MDrv_MMFI_File_CmdQFifo_Status()
717 MMFI_Result MDrv_MMFI_File_CmdQ_GetSlot(DrvMMFI_Path epath, MS_U32 *pu32EmptySlot) in MDrv_MMFI_File_CmdQ_GetSlot()
735 MMFI_Result MDrv_MMFI_SetPlaybackTimeStamp(DrvMMFI_Path epath, MS_U32 u32lpcr2) in MDrv_MMFI_SetPlaybackTimeStamp()
753 MMFI_Result MDrv_MMFI_GetPlaybackTimeStamp(DrvMMFI_Path epath, MS_U32 *pu32lpcr2) in MDrv_MMFI_GetPlaybackTimeStamp()
[all …]