Home
last modified time | relevance | path

Searched refs:RTMP_Alloc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.h336 RTMP *RTMP_Alloc(void);
H A Drtmp.c317 RTMP_Alloc() in RTMP_Alloc() function
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A DChangeLog43 - add RTMP_Alloc, RTMP_Free APIs
H A Drtmpsrv.c881 RTMP *rtmp = RTMP_Alloc(); /* our session with the real client */ in doServe()