Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Damf.c498 AMF3Prop_Decode(AMFObjectProperty *prop, const char *pBuffer, int nSize, in AMF3Prop_Decode() function
1124 nRes = AMF3Prop_Decode(&prop, pBuffer, nSize, FALSE); in AMF3_Decode()
1144 nRes = AMF3Prop_Decode(&prop, pBuffer, nSize, FALSE); in AMF3_Decode()
1163 nRes = AMF3Prop_Decode(&prop, pBuffer, nSize, TRUE); in AMF3_Decode()
H A Damf.h140 int AMF3Prop_Decode(AMFObjectProperty * prop, const char *pBuffer,