FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | FilterParams |
filter data More... | |
Functions | |
void | ff_blend_init (FilterParams *param, int is_16bit) |
void | ff_blend_init_x86 (FilterParams *param, int is_16bit) |
enum BlendMode |
void ff_blend_init | ( | FilterParams * | param, |
int | is_16bit | ||
) |
Definition at line 440 of file vf_blend.c.
Referenced by config_output().
void ff_blend_init_x86 | ( | FilterParams * | param, |
int | is_16bit | ||
) |
Definition at line 52 of file vf_blend_init.c.
Referenced by ff_blend_init().