FFmpeg  2.6.9
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ScaleAlgorithm Struct Reference

Data Fields

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

Detailed Description

Definition at line 266 of file utils.c.

Field Documentation

int ScaleAlgorithm::flag

flag associated to the algorithm

Definition at line 267 of file utils.c.

const char* ScaleAlgorithm::description

human-readable description

Definition at line 268 of file utils.c.

Referenced by sws_init_context().

int ScaleAlgorithm::size_factor

size factor used when initing the filters

Definition at line 269 of file utils.c.

Referenced by initFilter().


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