FFmpeg
Data Fields
SwsFilter Struct Reference

#include <swscale.h>

Data Fields

SwsVector * lumH
 
SwsVector * lumV
 
SwsVector * chrH
 
SwsVector * chrV
 

Detailed Description

Definition at line 484 of file swscale.h.

Field Documentation

◆ lumH

SwsVector* SwsFilter::lumH

Definition at line 485 of file swscale.h.

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

◆ lumV

SwsVector* SwsFilter::lumV

Definition at line 486 of file swscale.h.

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

◆ chrH

SwsVector* SwsFilter::chrH

Definition at line 487 of file swscale.h.

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

◆ chrV

SwsVector* SwsFilter::chrV

Definition at line 488 of file swscale.h.

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


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