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

Go to the source code of this file.

Functions

av_cold void ff_fdctdsp_init_x86 (FDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth)
 

Function Documentation

av_cold void ff_fdctdsp_init_x86 ( FDCTDSPContext c,
AVCodecContext avctx,
unsigned  high_bit_depth 
)

Definition at line 26 of file fdctdsp_init.c.

Referenced by ff_fdctdsp_init().