Searched refs:RTMP_FindFirstMatchingProperty (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | rtmp.h | 355 int RTMP_FindFirstMatchingProperty(AMFObject *obj, const AVal *name,
|
| H A D | rtmp.c | 2963 if (RTMP_FindFirstMatchingProperty(&obj, &av_secureToken, &p)) in HandleInvoke() 3200 RTMP_FindFirstMatchingProperty(AMFObject *obj, const AVal *name, in RTMP_FindFirstMatchingProperty() function 3217 if (RTMP_FindFirstMatchingProperty(&prop->p_vu.p_object, name, p)) in RTMP_FindFirstMatchingProperty() 3328 if (RTMP_FindFirstMatchingProperty(&obj, &av_duration, &prop)) in HandleMetadata()
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/ |
| H A D | rtmpdump.c | 249 if (RTMP_FindFirstMatchingProperty in OpenResumeFile()
|