Go to the source code of this file.
Functions | |
| struct SwsContext * | sws_getContextFromCmdLine (int srcW, int srcH, int srcFormat, int dstW, int dstH, int dstFormat) |
Variables | |
| int | sws_chr_vshift |
| int | sws_chr_hshift |
| float | sws_chr_gblur |
| float | sws_lum_gblur |
| float | sws_chr_sharpen |
| float | sws_lum_sharpen |
| int | sws_flags |
| struct SwsContext* sws_getContextFromCmdLine | ( | int | srcW, | |
| int | srcH, | |||
| int | srcFormat, | |||
| int | dstW, | |||
| int | dstH, | |||
| int | dstFormat | |||
| ) | [read] |
| float sws_chr_gblur |
| int sws_chr_hshift |
| float sws_chr_sharpen |
| int sws_chr_vshift |
| int sws_flags |
| float sws_lum_gblur |
| float sws_lum_sharpen |
1.5.8