Lines Matching refs:avc
4749 * @param[in] avc a pointer to an arbitrary struct of which the first field is
4759 void av_log_missing_feature(void *avc, const char *feature, int want_sample);
4765 * @param[in] avc a pointer to an arbitrary struct of which the first field is
4771 void av_log_ask_for_sample(void *avc, const char *msg, ...) av_printf_format(2, 3);