Searched refs:uiHigh (Results 1 – 1 of 1) sorted by relevance
176 RtpDt_UInt32 uiHigh = uiMidOctets >> RTP_BYTE2_BIT_SIZE; in getTc() local177 uiHigh = uiHigh * RTP_SEC_TO_MILLISEC; in getTc()180 uiMidOctets = uiHigh + (RtpDt_UInt32)uiLow; // it is in milliseconds in getTc()