FFmpeg
Data Fields
MaskedClampContext Struct Reference

Data Fields

const AVClassclass
 
int planes
 
int undershoot
 
int overshoot
 
int linesize [4]
 
int width [4]
 
int height [4]
 
int nb_planes
 
int depth
 
FFFrameSync fs
 
MaskedClampDSPContext dsp
 

Detailed Description

Definition at line 38 of file vf_maskedclamp.c.

Field Documentation

◆ class

const AVClass* MaskedClampContext::class

Definition at line 39 of file vf_maskedclamp.c.

◆ planes

int MaskedClampContext::planes

Definition at line 41 of file vf_maskedclamp.c.

◆ undershoot

int MaskedClampContext::undershoot

Definition at line 42 of file vf_maskedclamp.c.

◆ overshoot

int MaskedClampContext::overshoot

Definition at line 43 of file vf_maskedclamp.c.

◆ linesize

int MaskedClampContext::linesize[4]

Definition at line 45 of file vf_maskedclamp.c.

◆ width

int MaskedClampContext::width[4]

Definition at line 46 of file vf_maskedclamp.c.

◆ height

int MaskedClampContext::height[4]

Definition at line 46 of file vf_maskedclamp.c.

◆ nb_planes

int MaskedClampContext::nb_planes

Definition at line 47 of file vf_maskedclamp.c.

◆ depth

int MaskedClampContext::depth

Definition at line 48 of file vf_maskedclamp.c.

◆ fs

FFFrameSync MaskedClampContext::fs

Definition at line 49 of file vf_maskedclamp.c.

◆ dsp

MaskedClampDSPContext MaskedClampContext::dsp

Definition at line 51 of file vf_maskedclamp.c.


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