Lines Matching refs:u8PVRId
457 void HAL_TSP_PVR_SetBuffer(MS_U8 u8PVRId, MS_U32 u32BufStart0, MS_U32 u32BufStart1, MS_U32 u32Bu…
458 void HAL_TSP_PVR_Enable(MS_U8 u8PVRId, MS_BOOL bEnable);
459 void HAL_TSP_PVR_Reset(MS_U8 u8PVRId);
460 void HAL_TSP_PVR_All(MS_U8 u8PVRId, MS_BOOL bPvrAll, MS_BOOL bWithNull, MS_BOOL bOldMode);
461 MS_U32 HAL_TSP_PVR_GetBufWrite(MS_U8 u8PVRId);
462 void HAL_TSP_PVR_WaitFlush(MS_U8 u8PVRId);
463 void HAL_TSP_PVR_BypassHeader_En(MS_U8 u8PVRId, MS_BOOL bBypassHD);
464 void HAL_TSP_PVR_Src_Select(MS_U8 u8PVRId, MS_U32 u32Src);
467 MS_BOOL HAL_TSP_PVR_Alignment_Enable(MS_U8 u8PVRId, MS_BOOL bEnable);
468 MS_BOOL HAL_TSP_PVR_ForceSync_Enable(MS_U8 u8PVRId, MS_BOOL bEnable);
469 void HAL_TSP_PVR_PacketMode(MS_U8 u8PVRId, MS_BOOL bSet);
470 MS_BOOL HAL_TSP_PVR_Fifo_Block_Disable(MS_U8 u8PVRId, MS_BOOL bDisable);
471 MS_U32 HAL_TSP_GetPVRTimeStamp(MS_U8 u8PVRId);
472 void HAL_TSP_SetPVRTimeStamp(MS_U8 u8PVRId, MS_U32 u32Stamp);
473 void HAL_TSP_SetPVRTimeStampClk(MS_U8 u8PVRId, MS_U32 u32ClkSrc);