FFmpeg
Loading...
Searching...
No Matches
LIBVMAFContext Struct Reference

Data Fields

const AVClassclass
FFFrameSync fs
char * log_path
char * log_fmt
char * pool
int n_threads
int n_subsample
char * model_cfg
char * feature_cfg
VmafContext * vmaf
VmafModel ** model
unsigned model_cnt
unsigned frame_cnt
unsigned bpc

Detailed Description

Definition at line 49 of file vf_libvmaf.c.

Field Documentation

◆ class

const AVClass* LIBVMAFContext::class

Definition at line 50 of file vf_libvmaf.c.

◆ fs

FFFrameSync LIBVMAFContext::fs

Definition at line 51 of file vf_libvmaf.c.

◆ log_path

char* LIBVMAFContext::log_path

Definition at line 52 of file vf_libvmaf.c.

◆ log_fmt

char* LIBVMAFContext::log_fmt

Definition at line 53 of file vf_libvmaf.c.

◆ pool

char* LIBVMAFContext::pool

Definition at line 54 of file vf_libvmaf.c.

◆ n_threads

int LIBVMAFContext::n_threads

Definition at line 55 of file vf_libvmaf.c.

◆ n_subsample

int LIBVMAFContext::n_subsample

Definition at line 56 of file vf_libvmaf.c.

◆ model_cfg

char* LIBVMAFContext::model_cfg

Definition at line 57 of file vf_libvmaf.c.

◆ feature_cfg

char* LIBVMAFContext::feature_cfg

Definition at line 58 of file vf_libvmaf.c.

◆ vmaf

VmafContext* LIBVMAFContext::vmaf

Definition at line 59 of file vf_libvmaf.c.

◆ model

VmafModel** LIBVMAFContext::model

Definition at line 60 of file vf_libvmaf.c.

◆ model_cnt

unsigned LIBVMAFContext::model_cnt

Definition at line 61 of file vf_libvmaf.c.

◆ frame_cnt

unsigned LIBVMAFContext::frame_cnt

Definition at line 62 of file vf_libvmaf.c.

◆ bpc

unsigned LIBVMAFContext::bpc

Definition at line 63 of file vf_libvmaf.c.


The documentation for this struct was generated from the following file: