Searched refs:__u32FrameTime (Results 1 – 2 of 2) sorted by relevance
187 static MS_U32 __u32FrameTime = 0; variable354 __u32FrameTime = __u32FrameRateBase * 1000 / __u32FrameRate; in MApi_MJPEG_Init()733 __u32Skip2PtsBase += __u32FrameTime; in MApi_MJPEG_PushQueue()
219 static MS_U32 __u32FrameTime[E_MJPEG_MJPEG_TOTAL]; variable323 __u32FrameTime[u8DrvId] = 0; in _MApi_MJPEG_InitPara()872 __u32FrameTime[u8DrvId] = __u32FrameRateBase[u8DrvId] * 1000 / __u32FrameRate[u8DrvId]; in MApi_MJPEG_Init()1313 __u32Skip2PtsBase[u8DrvId] += __u32FrameTime[u8DrvId]; in MApi_MJPEG_PushQueue()