FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
mpegvideodsp.c File Reference
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/x86/cpu.h"
#include "libavcodec/mpegvideodsp.h"
#include "libavcodec/videodsp.h"

Go to the source code of this file.

Functions

av_cold void ff_mpegvideodsp_init_x86 (MpegVideoDSPContext *c)
 

Function Documentation

av_cold void ff_mpegvideodsp_init_x86 ( MpegVideoDSPContext c)

Definition at line 153 of file mpegvideodsp.c.

Referenced by ff_mpegvideodsp_init().