FFmpeg
|
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/x86/cpu.h"
#include "libavfilter/lut3d.h"
Go to the source code of this file.
Macros | |
#define | DEFINE_INTERP_FUNC(name, format, opt) |
Functions | |
av_cold void | ff_lut3d_init_x86 (LUT3DContext *s, const AVPixFmtDescriptor *desc) |
Definition at line 26 of file vf_lut3d_init.c.
av_cold void ff_lut3d_init_x86 | ( | LUT3DContext * | s, |
const AVPixFmtDescriptor * | desc | ||
) |
Definition at line 58 of file vf_lut3d_init.c.