Searched defs:NUTContext (Results 1 – 1 of 1) sorted by relevance
91 typedef struct NUTContext { struct92 const AVClass *av_class;93 AVFormatContext *avf;118 } NUTContext; argument