Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlogicalchannel.cpp1418 iCurTimestamp = 0; in Init()
1532 iClock->GetCurrentTime32(iCurTimestamp, overflow, PVMF_MEDIA_CLOCK_MSEC); in AlPduData()
1622 …udio SDU received. Stats: Entry time=%d, lcn=%d, size=%d,FmtType=%s", iCurTimestamp, lcn, aMediaDa… in AlDispatch()
1626 …video SDU received.Stats: Entry time=%d, lcn=%d, size=%d,FmtType=%s", iCurTimestamp, lcn, aMediaDa… in AlDispatch()
2086 sharedMediaCmdPtr->setTimestamp(iCurTimestamp); in SendBeginOfStreamMediaCommand()
2136 aTSOffset += iCurTimestamp; in SetSampleTimestamps()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlogicalchannel.h510 PVMFTimestamp iCurTimestamp; variable