| FFmpeg
    | 
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Functions | |
| struct SwsContext * | ff_sws_getContextFromCmdLine (int srcW, int srcH, int srcFormat, int dstW, int dstH, int dstFormat) | 
| Variables | |
| int | ff_sws_chr_vshift | 
| int | ff_sws_chr_hshift | 
| float | ff_sws_chr_gblur | 
| float | ff_sws_lum_gblur | 
| float | ff_sws_chr_sharpen | 
| float | ff_sws_lum_sharpen | 
| int | ff_sws_flags | 
Function Documentation
| struct SwsContext* ff_sws_getContextFromCmdLine | ( | int | srcW, | 
| int | srcH, | ||
| int | srcFormat, | ||
| int | dstW, | ||
| int | dstH, | ||
| int | dstFormat | ||
| ) | 
Variable Documentation
| float ff_sws_chr_gblur | 
| int ff_sws_chr_hshift | 
| float ff_sws_chr_sharpen | 
| int ff_sws_chr_vshift | 
| int ff_sws_flags | 
| float ff_sws_lum_gblur | 
| float ff_sws_lum_sharpen | 
Generated on Fri Oct 31 2025 06:56:24 for FFmpeg by
 1.8.11
 1.8.11