Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Damf.c41 AMF_DecodeInt16(const char *data) in AMF_DecodeInt16() function
70 bv->av_len = AMF_DecodeInt16(data); in AMF_DecodeString()
644 unsigned short nNameSize = AMF_DecodeInt16(pBuffer); in AMFProp_Decode()
682 unsigned short nStringSize = AMF_DecodeInt16(pBuffer); in AMFProp_Decode()
751 prop->p_UTCoffset = AMF_DecodeInt16(pBuffer + 8); in AMFProp_Decode()
H A Damf.h98 unsigned short AMF_DecodeInt16(const char *data);
H A Drtmp.c3371 nType = AMF_DecodeInt16(packet->m_body); in HandleCtrl()
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpsuck.c866 short nType = AMF_DecodeInt16(ps.m_body); in doServe()
932 short nType = AMF_DecodeInt16(pc.m_body); in doServe()