FFmpeg
Data Fields
SwsFilter Struct Reference

#include <swscale.h>

Data Fields

SwsVectorlumH
 
SwsVectorlumV
 
SwsVectorchrH
 
SwsVectorchrV
 

Detailed Description

Definition at line 115 of file swscale.h.

Field Documentation

◆ lumH

SwsVector* SwsFilter::lumH

Definition at line 116 of file swscale.h.

Referenced by alloc_sws_context(), open_filter_param(), and sws_init_context().

◆ lumV

SwsVector* SwsFilter::lumV

Definition at line 117 of file swscale.h.

Referenced by alloc_sws_context(), open_filter_param(), and sws_init_context().

◆ chrH

SwsVector* SwsFilter::chrH

Definition at line 118 of file swscale.h.

Referenced by alloc_sws_context(), open_filter_param(), and sws_init_context().

◆ chrV

SwsVector* SwsFilter::chrV

Definition at line 119 of file swscale.h.

Referenced by alloc_sws_context(), open_filter_param(), and sws_init_context().


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