Home
last modified time | relevance | path

Searched defs:http_base_proto (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhlsenc.c287 int http_base_proto = filename ? ff_is_http_proto(filename) : 0; in hlsenc_io_open() local
307 int http_base_proto = filename ? ff_is_http_proto(filename) : 0; in hlsenc_io_close() local
326 int http_base_proto = ff_is_http_proto(s->url); in set_http_options() local
2863 int http_base_proto = ff_is_http_proto(s->url); in hls_init() local
Ddashenc.c229 int http_base_proto = filename ? ff_is_http_proto(filename) : 0; in dashenc_io_open() local
247 int http_base_proto = filename ? ff_is_http_proto(filename) : 0; in dashenc_io_close() local
1853 int http_base_proto = ff_is_http_proto(filename); in dashenc_delete_file() local