Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Daviobuf.c52 static const AVClass *ff_avio_child_class_next(const AVClass *prev) in ff_avio_child_class_next() function
80 .child_class_next = ff_avio_child_class_next,