Searched refs:AMF_DecodeArray (Results 1 – 2 of 2) sorted by relevance
112 int AMF_DecodeArray(AMFObject * obj, const char *pBuffer, int nSize,
736 nRes = AMF_DecodeArray(&prop->p_vu.p_object, pBuffer + 4, nSize, in AMFProp_Decode()994 AMF_DecodeArray(AMFObject *obj, const char *pBuffer, int nSize, in AMF_DecodeArray() function