FFmpeg
|
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/mem.h"
#include "libavutil/x86/asm.h"
#include "libavutil/x86/cpu.h"
#include "libavfilter/gradfun.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_gradfun_init_x86 (GradFunContext *gf) |
av_cold void ff_gradfun_init_x86 | ( | GradFunContext * | gf | ) |
Definition at line 83 of file vf_gradfun_init.c.
Referenced by init().