Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Damf.h114 int AMF3_Decode(AMFObject * obj, const char *pBuffer, int nSize,
H A Damf.c598 int nRes = AMF3_Decode(&prop->p_vu.p_object, pBuffer, nSize, TRUE); in AMF3Prop_Decode()
782 int nRes = AMF3_Decode(&prop->p_vu.p_object, pBuffer, nSize, TRUE); in AMFProp_Decode()
1033 AMF3_Decode(AMFObject *obj, const char *pBuffer, int nSize, int bAMFData) in AMF3_Decode() function