Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_vif.c438 static AVFrame *do_vif(AVFilterContext *ctx, AVFrame *main, const AVFrame *ref) in do_vif() function
555 out_frame = do_vif(ctx, main_frame, ref_frame); in process_frame()