Home
last modified time | relevance | path

Searched refs:ff_urlcontext_child_class_next (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Dprotocols.c79 const AVClass *ff_urlcontext_child_class_next(const AVClass *prev) in ff_urlcontext_child_class_next() function
Durl.h333 const AVClass *ff_urlcontext_child_class_next(const AVClass *prev);
Davio.c71 .child_class_next = ff_urlcontext_child_class_next,