Searched refs:AVOpenCallback (Results 1 – 3 of 3) sorted by relevance
1205 typedef int (*AVOpenCallback)(struct AVFormatContext *s, AVIOContext **pb, const char *url, int fla… typedef1903 attribute_deprecated AVOpenCallback av_format_get_open_cb(const AVFormatContext *s);1904 attribute_deprecated void av_format_set_open_cb(AVFormatContext *s, AVOpenCallback callback);
132 MAKE_ACCESSORS(AVFormatContext, format, AVOpenCallback, open_cb) in MAKE_ACCESSORS()
1034 Add AVOpenCallback AVFormatContext.open_cb