FFmpeg
Functions
vp9dsp_init_mips.c File Reference
#include "libavutil/attributes.h"
#include "libavutil/mips/cpu.h"
#include "config.h"
#include "libavutil/common.h"
#include "libavcodec/vp9dsp.h"
#include "vp9dsp_mips.h"

Go to the source code of this file.

Functions

av_cold void ff_vp9dsp_init_mips (VP9DSPContext *dsp, int bpp)
 

Function Documentation

◆ ff_vp9dsp_init_mips()

av_cold void ff_vp9dsp_init_mips ( VP9DSPContext dsp,
int  bpp 
)

Definition at line 212 of file vp9dsp_init_mips.c.

Referenced by ff_vp9dsp_init().