Home
last modified time | relevance | path

Searched refs:av_vlog (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dlog.c413 av_vlog(avcl, level, fmt, vl); in av_log()
421 av_vlog(avcl, *state ? subsequent_level : initial_level, fmt, vl); in av_log_once()
426 void av_vlog(void* avcl, int level, const char *fmt, va_list vl) in av_vlog() function
465 av_vlog(avc, AV_LOG_WARNING, msg, argument_list); in missing_feature_sample()
H A Dlog.h277 void av_vlog(void *avcl, int level, const char *fmt, va_list vl);
/third_party/ffmpeg/libavfilter/
H A Dvidstabutils.c71 av_vlog(&ctx, type, format, ap); in vs2av_log()
H A Df_metadata.c193 av_vlog(ctx, AV_LOG_INFO, msg, argument_list); in print_log()
H A Dvf_subtitles.c94 av_vlog(ctx, level, fmt, args); in ass_log()
/third_party/ffmpeg/libavformat/
H A Dlibrtmp.c70 av_vlog(NULL, level, fmt, args); in rtmp_log()
/third_party/ffmpeg/libavcodec/
H A Dlibxavs.c82 av_vlog(p, level_map[level], fmt, args); in XAVS_log()
H A Dlibdav1d.c73 av_vlog(c, AV_LOG_ERROR, fmt, vl); in libdav1d_log_callback()
H A Dlibx264.c133 av_vlog(p, level_map[level], fmt, args); in X264_log()

Completed in 7 milliseconds