vf_scale.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

struct SwsContextff_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 
)

Definition at line 240 of file vf_mp.c.

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