Searched refs:AMF_DecodeInt16 (Results 1 – 4 of 4) sorted by relevance
41 AMF_DecodeInt16(const char *data) in AMF_DecodeInt16() function70 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()
98 unsigned short AMF_DecodeInt16(const char *data);
3371 nType = AMF_DecodeInt16(packet->m_body); in HandleCtrl()
866 short nType = AMF_DecodeInt16(ps.m_body); in doServe()932 short nType = AMF_DecodeInt16(pc.m_body); in doServe()