Lines Matching refs:AVClass
71 * av_opt_next() / av_opt_find() on an allocated AVFormatContext (or its AVClass
76 * if its AVClass is non-NULL, and the protocols layer. See the discussion on
538 const AVClass *priv_class; ///< AVClass for the private context
686 const AVClass *priv_class; ///< AVClass for the private context
965 const AVClass *av_class;
1243 const AVClass *av_class;
1943 * Get the AVClass for AVFormatContext. It can be used in combination with
1948 const AVClass *avformat_get_class(void);
1951 * Get the AVClass for AVStream. It can be used in combination with
1956 const AVClass *av_stream_get_class(void);
2572 * pointer to an AVClass struct.
2597 * pointer to an AVClass struct.