Home
last modified time | relevance | path

Searched refs:av_log_once (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dlog.h259 void av_log_once(void* avcl, int initial_level, int subsequent_level, int *state, const char *fmt, ...) av_printf_format(5, 6);
H A Dlog.c417 void av_log_once(void* avcl, int initial_level, int subsequent_level, int *state, const char *fmt, ...) in av_log_once() function
/third_party/ffmpeg/libavcodec/
H A Dh264_ps.c580 av_log_once(avctx, ignore_truncation ? AV_LOG_WARNING : AV_LOG_ERROR, AV_LOG_DEBUG, in ff_h264_decode_seq_parameter_set()
/third_party/ffmpeg/libavformat/
H A Dmpegtsenc.c437 av_log_once(s, AV_LOG_WARNING, AV_LOG_DEBUG, &ts_st->data_st_warning, in get_dvb_stream_type()
491 av_log_once(s, AV_LOG_WARNING, AV_LOG_DEBUG, &ts_st->data_st_warning, in get_m2ts_stream_type()

Completed in 7 milliseconds