Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Damf.h112 int AMF_DecodeArray(AMFObject * obj, const char *pBuffer, int nSize,
H A Damf.c736 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