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