FFmpeg
|
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/x86/cpu.h"
#include "libavcodec/vp9dsp.h"
#include "libavcodec/x86/vp9dsp_init.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_vp9dsp_init_16bpp_x86 (VP9DSPContext *dsp) |
av_cold void ff_vp9dsp_init_16bpp_x86 | ( | VP9DSPContext * | dsp | ) |
Definition at line 73 of file vp9dsp_init_16bpp.c.
Referenced by INIT_FUNC().