Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.h243 int m_nBytesInSent; member
H A Drtmp.c1467 && r->m_nBytesIn > ( r->m_nBytesInSent + r->m_nClientBW / 10)) in ReadN()
2096 r->m_nBytesInSent = r->m_nBytesIn; in SendBytesReceived()
4161 r->m_nBytesInSent = 0; in CloseInternal()