FFmpeg
Data Fields
ScaleAlgorithm Struct Reference

Data Fields

int flag
 flag associated to the algorithm More...
 
const char * description
 human-readable description More...
 
int size_factor
 size factor used when initing the filters More...
 

Detailed Description

Definition at line 356 of file utils.c.

Field Documentation

◆ flag

int ScaleAlgorithm::flag

flag associated to the algorithm

Definition at line 357 of file utils.c.

◆ description

const char* ScaleAlgorithm::description

human-readable description

Definition at line 358 of file utils.c.

Referenced by sws_init_context().

◆ size_factor

int ScaleAlgorithm::size_factor

size factor used when initing the filters

Definition at line 359 of file utils.c.

Referenced by initFilter().


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