Home
last modified time | relevance | path

Searched refs:gf_dm_sess_get_header (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/gpac-libgpac/gpac-1.0.0/include/gpac/
H A Ddownload.h427 const char *gf_dm_sess_get_header(GF_DownloadSession *sess, const char *name);
/dports/multimedia/gpac-mp4box/gpac-1.0.0/include/gpac/
H A Ddownload.h427 const char *gf_dm_sess_get_header(GF_DownloadSession *sess, const char *name);
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dout_http.c655 range = gf_dm_sess_get_header(sess->http_sess, "Range"); in httpout_sess_io()
662 hdr = gf_dm_sess_get_header(sess->http_sess, "Content-Length"); in httpout_sess_io()
667 hdr = gf_dm_sess_get_header(sess->http_sess, "Transfer-Encoding"); in httpout_sess_io()
711 range = gf_dm_sess_get_header(sess->http_sess, "Range"); in httpout_sess_io()
814 etag = gf_dm_sess_get_header(sess->http_sess, "If-None-Match"); in httpout_sess_io()
817 range = gf_dm_sess_get_header(sess->http_sess, "Range"); in httpout_sess_io()
H A Ddmx_dash.c365 return gf_dm_sess_get_header((GF_DownloadSession *)session, header_name); in dashdmx_io_get_header_value()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dout_http.c655 range = gf_dm_sess_get_header(sess->http_sess, "Range"); in httpout_sess_io()
662 hdr = gf_dm_sess_get_header(sess->http_sess, "Content-Length"); in httpout_sess_io()
667 hdr = gf_dm_sess_get_header(sess->http_sess, "Transfer-Encoding"); in httpout_sess_io()
711 range = gf_dm_sess_get_header(sess->http_sess, "Range"); in httpout_sess_io()
814 etag = gf_dm_sess_get_header(sess->http_sess, "If-None-Match"); in httpout_sess_io()
817 range = gf_dm_sess_get_header(sess->http_sess, "Range"); in httpout_sess_io()
H A Ddmx_dash.c365 return gf_dm_sess_get_header((GF_DownloadSession *)session, header_name); in dashdmx_io_get_header_value()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/utils/
H A Ddownloader.c4279 const char *gf_dm_sess_get_header(GF_DownloadSession *sess, const char *name) in gf_dm_sess_get_header() function
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/utils/
H A Ddownloader.c4279 const char *gf_dm_sess_get_header(GF_DownloadSession *sess, const char *name) in gf_dm_sess_get_header() function
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/
H A Dexport.cpp408 #pragma comment (linker, EXPORT_SYMBOL(gf_dm_sess_get_header) )
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/
H A Dexport.cpp408 #pragma comment (linker, EXPORT_SYMBOL(gf_dm_sess_get_header) )