Home
last modified time | relevance | path

Searched refs:u32PrevTime (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DInternal_DMX_debug.c416 static MS_U32 u32PrevPCR, u32PrevSTC, u32PrevTime; variable
1489 …ING_LENGTH, "%sTime [0x%08X, diff(0x%08X)]\t", time, (int)u32Tmp, (int)(u32Tmp - u32PrevTime)); in _DMX_DBG_Task()
1491 u32PrevTime = u32Tmp; in _DMX_DBG_Task()