Searched refs:AMF3Prop_Decode (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | amf.c | 498 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 D | amf.h | 140 int AMF3Prop_Decode(AMFObjectProperty * prop, const char *pBuffer,
|