FFmpeg
|
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/x86/asm.h"
#include "libavutil/x86/cpu.h"
#include "libavfilter/vf_idetdsp.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_idet_dsp_init_x86 (IDETDSPContext *dsp, int depth) |
av_cold void ff_idet_dsp_init_x86 | ( | IDETDSPContext * | dsp, |
int | depth | ||
) |
Definition at line 72 of file vf_idetdsp_init.c.
Referenced by ff_idet_dsp_init().