FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
vp9dsp_init.c File Reference
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/mem.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_x86 (VP9DSPContext *dsp, int bpp, int bitexact)
 

Function Documentation

av_cold void ff_vp9dsp_init_x86 ( VP9DSPContext dsp,
int  bpp,
int  bitexact 
)

Definition at line 217 of file vp9dsp_init.c.

Referenced by ff_vp9dsp_init().