Lines Matching refs:u32FQEng
128 void HAL_FQ_PVR_SetBuf(MS_U32 u32FQEng, MS_PHY phyStartAddr, MS_U32 u32BufSize);
129 void HAL_FQ_PVR_SetRushAddr(MS_U32 u32FQEng, MS_PHY phyRushAddr);
130 void HAL_FQ_PVR_Start(MS_U32 u32FQEng);
131 void HAL_FQ_PVR_Stop(MS_U32 u32FQEng);
132 void HAL_FQ_Rush_Enable(MS_U32 u32FQEng);
133 void HAL_FQ_Bypass(MS_U32 u32FQEng, MS_U8 u8Bypass);
134 void HAL_FQ_SWReset(MS_U32 u32FQEng, MS_U8 u8Reset);
135 void HAL_FQ_AddrMode(MS_U32 u32FQEng, MS_U8 u8AddrMode);
136 void HAL_FQ_SkipRushData(MS_U32 u32FQEng, MS_U32 u32SkipPath);
137 MS_U32 HAL_FQ_GetPVRTimeStamp(MS_U32 u32FQEng);
138 void HAL_FQ_SetPVRTimeStamp(MS_U32 u32FQEng , MS_U32 u32Stamp);
139 MS_U32 HAL_FQ_GetRead(MS_U32 u32FQEng);
140 MS_U32 HAL_FQ_GetWrite(MS_U32 u32FQEng);