FFmpeg
Data Fields
SwsComps Struct Reference

#include <ops.h>

Data Fields

SwsCompFlags flags [4]
 
AVRational64 min [4]
 
AVRational64 max [4]
 
SwsCompMask dep_in [4]
 
SwsCompMask dep_out [4]
 

Detailed Description

Definition at line 86 of file ops.h.

Field Documentation

◆ flags

SwsCompFlags SwsComps::flags[4]

◆ min

AVRational64 SwsComps::min[4]

◆ max

AVRational64 SwsComps::max[4]

◆ dep_in

SwsCompMask SwsComps::dep_in[4]

Definition at line 94 of file ops.h.

Referenced by apply_filter_weights().

◆ dep_out

SwsCompMask SwsComps::dep_out[4]

Definition at line 94 of file ops.h.


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