FFmpeg
Data Fields
MorphoContext Struct Reference

Data Fields

const AVClassclass
 
FFFrameSync fs
 
chord_set SE [4]
 
IPlane SEimg [4]
 
IPlane g [4]
 
IPlane f [4]
 
IPlane h [4]
 
LUT Ty [MAX_THREADS][2][4]
 
int mode
 
int planes
 
int structures
 
int planewidth [4]
 
int planeheight [4]
 
int splanewidth [4]
 
int splaneheight [4]
 
int depth
 
int type_size
 
int nb_planes
 
int got_structure [4]
 
AVFrametemp
 
int64_t * plane_f
 
int64_t * plane_g
 

Detailed Description

Definition at line 100 of file vf_morpho.c.

Field Documentation

◆ class

const AVClass* MorphoContext::class

Definition at line 101 of file vf_morpho.c.

◆ fs

FFFrameSync MorphoContext::fs

Definition at line 102 of file vf_morpho.c.

◆ SE

chord_set MorphoContext::SE[4]

Definition at line 104 of file vf_morpho.c.

◆ SEimg

IPlane MorphoContext::SEimg[4]

Definition at line 105 of file vf_morpho.c.

◆ g

IPlane MorphoContext::g[4]

Definition at line 106 of file vf_morpho.c.

◆ f

IPlane MorphoContext::f[4]

Definition at line 106 of file vf_morpho.c.

◆ h

IPlane MorphoContext::h[4]

Definition at line 106 of file vf_morpho.c.

◆ Ty

LUT MorphoContext::Ty[MAX_THREADS][2][4]

Definition at line 107 of file vf_morpho.c.

◆ mode

int MorphoContext::mode

Definition at line 109 of file vf_morpho.c.

◆ planes

int MorphoContext::planes

Definition at line 110 of file vf_morpho.c.

◆ structures

int MorphoContext::structures

Definition at line 111 of file vf_morpho.c.

◆ planewidth

int MorphoContext::planewidth[4]

Definition at line 113 of file vf_morpho.c.

◆ planeheight

int MorphoContext::planeheight[4]

Definition at line 114 of file vf_morpho.c.

◆ splanewidth

int MorphoContext::splanewidth[4]

Definition at line 115 of file vf_morpho.c.

◆ splaneheight

int MorphoContext::splaneheight[4]

Definition at line 116 of file vf_morpho.c.

◆ depth

int MorphoContext::depth

Definition at line 117 of file vf_morpho.c.

◆ type_size

int MorphoContext::type_size

Definition at line 118 of file vf_morpho.c.

◆ nb_planes

int MorphoContext::nb_planes

Definition at line 119 of file vf_morpho.c.

◆ got_structure

int MorphoContext::got_structure[4]

Definition at line 121 of file vf_morpho.c.

◆ temp

AVFrame* MorphoContext::temp

Definition at line 123 of file vf_morpho.c.

◆ plane_f

int64_t* MorphoContext::plane_f

Definition at line 125 of file vf_morpho.c.

◆ plane_g

int64_t * MorphoContext::plane_g

Definition at line 125 of file vf_morpho.c.


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