FFmpeg
|
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... | |
const char* ScaleAlgorithm::description |
human-readable description
Definition at line 295 of file utils.c.
Referenced by sws_init_context().
int ScaleAlgorithm::size_factor |
size factor used when initing the filters
Definition at line 296 of file utils.c.
Referenced by initFilter().