Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dutils.c503 void ff_parse_key_value(const char *str, ff_parse_key_val_cb callback_get_buf, in ff_parse_key_value() argument
527 callback_get_buf(context, key, key_len, &dest, &dest_len); in ff_parse_key_value()
H A Dinternal.h553 * @param callback_get_buf function that returns where to store the
555 * @param context the opaque context pointer to pass to callback_get_buf
557 void ff_parse_key_value(const char *str, ff_parse_key_val_cb callback_get_buf,

Completed in 2 milliseconds