Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.h241 int m_nBWCheckCounter; member
H A Drtmp.c2142 packet.m_nTimeStamp = 0x16 * r->m_nBWCheckCounter; /* temp inc value. till we figure it out. */ in SendCheckBWResult()
2151 enc = AMF_EncodeNumber(enc, pend, (double)r->m_nBWCheckCounter++); in SendCheckBWResult()
2171 packet.m_nTimeStamp = 0x16 * r->m_nBWCheckCounter; /* temp inc value. till we figure it out. */ in SendPong()
3018 if (!r->m_nBWCheckCounter) in HandleInvoke()
4159 r->m_nBWCheckCounter = 0; in CloseInternal()