FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
vp9dsp.c File Reference
#include "libavutil/avassert.h"
#include "libavutil/common.h"
#include "vp9dsp.h"

Go to the source code of this file.

Functions

av_cold void ff_vp9dsp_init (VP9DSPContext *dsp, int bpp, int bitexact)
 

Function Documentation

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

Definition at line 28 of file vp9dsp.c.

Referenced by check_ipred(), check_itxfm(), check_loopfilter(), check_mc(), and update_size().