Home
last modified time | relevance | path

Searched refs:RTMP_Init (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.h334 void RTMP_Init(RTMP *r);
H A Drtmp.c329 RTMP_Init(RTMP *r) in RTMP_Init() function
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpsuck.c762 RTMP_Init(&server->rs); in doServe()
763 RTMP_Init(&server->rc); in doServe()
H A Drtmpgw.c554 RTMP_Init(&rtmp); in processTCPrequest()
H A Drtmpdump.c819 RTMP_Init(&rtmp); in main()
H A Drtmpsrv.c901 RTMP_Init(rtmp); in doServe()