Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.c3527 DecodeInt32LE(const char *data) in DecodeInt32LE() function
3655 packet->m_nInfoField2 = DecodeInt32LE(header + 7); in RTMP_ReadPacket()