Home
last modified time | relevance | path

Searched refs:ff_parse_key_val_cb (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhttpauth.c100 ff_parse_key_value(p, (ff_parse_key_val_cb) handle_basic_params, in ff_http_auth_handle_header()
108 ff_parse_key_value(p, (ff_parse_key_val_cb) handle_digest_params, in ff_http_auth_handle_header()
116 ff_parse_key_value(value, (ff_parse_key_val_cb) handle_digest_update, in ff_http_auth_handle_header()
Dinternal.h546 typedef void (*ff_parse_key_val_cb)(void *context, const char *key, typedef
557 void ff_parse_key_value(const char *str, ff_parse_key_val_cb callback_get_buf,
Dhlsproto.c129 ff_parse_key_value(ptr, (ff_parse_key_val_cb) handle_variant_args, in parse_playlist()
Dutils.c503 void ff_parse_key_value(const char *str, ff_parse_key_val_cb callback_get_buf, in ff_parse_key_value()
Dhls.c805 ff_parse_key_value(ptr, (ff_parse_key_val_cb) handle_variant_args, in parse_playlist()
809 ff_parse_key_value(ptr, (ff_parse_key_val_cb) handle_key_args, in parse_playlist()
824 ff_parse_key_value(ptr, (ff_parse_key_val_cb) handle_rendition_args, in parse_playlist()
863 ff_parse_key_value(ptr, (ff_parse_key_val_cb) handle_init_section_args, in parse_playlist()