FFmpeg
|
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/x86/cpu.h"
#include "libavfilter/blend.h"
Go to the source code of this file.
Macros | |
#define | BLEND_FUNC(name, opt) |
Functions | |
av_cold void | ff_blend_init_x86 (FilterParams *param, int depth) |
#define BLEND_FUNC | ( | name, | |
opt | |||
) |
Definition at line 26 of file vf_blend_init.c.
av_cold void ff_blend_init_x86 | ( | FilterParams * | param, |
int | depth | ||
) |
Definition at line 103 of file vf_blend_init.c.
Referenced by ff_blend_init().