FFmpeg
Functions
vif.h File Reference
#include "avfilter.h"

Go to the source code of this file.

Functions

int ff_compute_vif2 (AVFilterContext *ctx, const float *ref, const float *main, int w, int h, int ref_stride, int main_stride, float *score, float *data_buf[13], float **temp, int nb_threads)
 

Function Documentation

◆ ff_compute_vif2()

int ff_compute_vif2 ( AVFilterContext ctx,
const float *  ref,
const float *  main,
int  w,
int  h,
int  ref_stride,
int  main_stride,
float *  score,
float *  data_buf[13],
float **  temp,
int  nb_threads 
)