Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_libvmaf.c39 typedef struct LIBVMAFContext { struct
69 } LIBVMAFContext; argument
71 #define OFFSET(x) offsetof(LIBVMAFContext, x)
90 FRAMESYNC_DEFINE_CLASS(libvmaf, LIBVMAFContext, fs);
96 LIBVMAFContext *s = (LIBVMAFContext *) ctx; \
158 static void compute_vmaf_score(LIBVMAFContext *s) in compute_vmaf_score()
182 LIBVMAFContext *s = (LIBVMAFContext *) ctx; in call_vmaf()
198 LIBVMAFContext *s = ctx->priv; in do_vmaf()
234 LIBVMAFContext *s = ctx->priv; in init()
269 LIBVMAFContext *s = ctx->priv; in config_input_ref()
[all …]