Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.c3537 EncodeInt32LE(char *output, int nVal) in EncodeInt32LE() function
4011 hptr += EncodeInt32LE(hptr, packet->m_nInfoField2); in RTMP_SendPacket()