Home
last modified time | relevance | path

Searched refs:ass_level (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_subtitles.c87 static void ass_log(int ass_level, const char *fmt, va_list args, void *ctx) in ass_log() argument
89 const int ass_level_clip = av_clip(ass_level, 0, in ass_log()