Searched refs:RTMP_HTTPContext (Results 1 – 1 of 1) sorted by relevance
39 typedef struct RTMP_HTTPContext { struct53 } RTMP_HTTPContext; argument57 RTMP_HTTPContext *rt = h->priv_data; in rtmp_http_send_cmd()87 RTMP_HTTPContext *rt = h->priv_data; in rtmp_http_write()107 RTMP_HTTPContext *rt = h->priv_data; in rtmp_http_read()159 RTMP_HTTPContext *rt = h->priv_data; in rtmp_http_close()186 RTMP_HTTPContext *rt = h->priv_data; in rtmp_http_open()261 #define OFFSET(x) offsetof(RTMP_HTTPContext, x)282 .priv_data_size = sizeof(RTMP_HTTPContext),