FFmpeg
Data Fields
DespillContext Struct Reference

Data Fields

const AVClassclass
 
int co [4]
 
int alpha
 
int type
 
float spillmix
 
float spillexpand
 
float redscale
 
float greenscale
 
float bluescale
 
float brightness
 

Detailed Description

Definition at line 26 of file vf_despill.c.

Field Documentation

◆ class

const AVClass* DespillContext::class

Definition at line 27 of file vf_despill.c.

◆ co

int DespillContext::co[4]

Definition at line 29 of file vf_despill.c.

◆ alpha

int DespillContext::alpha

Definition at line 31 of file vf_despill.c.

◆ type

int DespillContext::type

Definition at line 32 of file vf_despill.c.

◆ spillmix

float DespillContext::spillmix

Definition at line 33 of file vf_despill.c.

◆ spillexpand

float DespillContext::spillexpand

Definition at line 34 of file vf_despill.c.

◆ redscale

float DespillContext::redscale

Definition at line 35 of file vf_despill.c.

◆ greenscale

float DespillContext::greenscale

Definition at line 36 of file vf_despill.c.

◆ bluescale

float DespillContext::bluescale

Definition at line 37 of file vf_despill.c.

◆ brightness

float DespillContext::brightness

Definition at line 38 of file vf_despill.c.


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