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 | INIT_FUNC (VP9DSPContext *dsp, int bitexact) |
av_cold void INIT_FUNC | ( | VP9DSPContext * | dsp, |
int | bitexact | ||
) |
Definition at line 141 of file vp9dsp_init_16bpp_template.c.