Home
last modified time | relevance | path

Searched refs:ff_rtmpe_update_keystream (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtmpcrypt.h67 int ff_rtmpe_update_keystream(URLContext *h);
Drtmpcrypt.c223 int ff_rtmpe_update_keystream(URLContext *h) in ff_rtmpe_update_keystream() function
Drtmpproto.c1347 if ((ret = ff_rtmpe_update_keystream(rt->stream)) < 0) in rtmp_handshake()
1371 if ((ret = ff_rtmpe_update_keystream(rt->stream)) < 0) in rtmp_handshake()