Home
last modified time | relevance | path

Searched refs:LibRTMPContext (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dlibrtmp.c40 typedef struct LibRTMPContext { struct
56 } LibRTMPContext; typedef
76 LibRTMPContext *ctx = s->priv_data; in rtmp_close()
98 LibRTMPContext *ctx = s->priv_data; in rtmp_open()
203 LibRTMPContext *ctx = s->priv_data; in rtmp_write()
214 LibRTMPContext *ctx = s->priv_data; in rtmp_read()
225 LibRTMPContext *ctx = s->priv_data; in rtmp_read_pause()
236 LibRTMPContext *ctx = s->priv_data; in rtmp_read_seek()
254 LibRTMPContext *ctx = s->priv_data; in rtmp_get_file_handle()
260 #define OFFSET(x) offsetof(LibRTMPContext,
[all...]

Completed in 1 milliseconds